main_text_field 0.0.4 main_text_field: ^0.0.4 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.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.