advanced_textfield 0.0.5
advanced_textfield: ^0.0.5 copied to clipboard
A customizable text field widget for Flutter with built-in validation for email, password, phone, and numeric inputs. Supports forms and read-only mode.
Advanced TextField #
A customizable and validated text field for Flutter applications.
Supports email, password, phone number, and numeric validation.
Features #
✅ Customizable text field with validation
✅ Supports email, password, phone number, and numeric inputs
✅ Can be used in forms with built-in validation
✅ Read-only mode support
Installation #
Add this package to your pubspec.yaml:
dependencies:
advanced_textfield: ^0.0.1