flutter_custom_textfields 0.0.2 copy "flutter_custom_textfields: ^0.0.2" to clipboard
flutter_custom_textfields: ^0.0.2 copied to clipboard

A Flutter package with customizable text fields, regex validation, and OTP input support with leading/trailing icons.

SmartTextFields #

A Flutter package that provides customizable and reusable text fields with leading/trailing icons and built-in validation for common input types such as email, phone number, username, PIN code, password, confirm password, and OTP (4 or 6 digits).

✨ Features #

  • πŸ“§ TextFields with leading icons for:

    • Email
    • Phone Number
    • Username
    • PIN Code
  • πŸ”’ TextFields with both leading and trailing icons for:

    • Password
    • Confirm Password
  • πŸ”’ OTP Input with customizable length (4 or 6 digits)

  • βœ… Built-in Regex-based validation for all input types

  • 🧩 Easy integration and customization

πŸš€ Getting Started #

Add this to your pubspec.yaml:

dependencies:
  flutter_custom_textfields: ^0.0.2
0
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package with customizable text fields, regex validation, and OTP input support with leading/trailing icons.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_custom_textfields