main_text_field 0.0.12 main_text_field: ^0.0.12 copied to clipboard
A customizable Flutter form field widget for inputs like text, email, password, and phone, offering validation, appearance options, and keyboard interaction support.
0.0.12 #
- handle README.md
0.0.11 #
- handle responsive
0.0.10 #
- edit boarder color
0.0.9 #
- fix validateEmailFormat
0.0.8 #
- show asterisk
- hide prefix icon
- handle title height
0.0.7 #
- remove context from validation
0.0.6 #
- update smart localize package
0.0.5 #
- use smart localize package
0.0.4 #
- add header to text field
- add country code picker
- add icons
- finish phone number validation
0.0.3 #
- add translation
- make default value in hint text
- fix content padding
0.0.2 #
- add validation file
- handle inputDecoration
- handle translation to validation
- handle Factory Constructors
0.0.1 #
- First version release.