custom_text_form_field_initial_value 0.2.0
custom_text_form_field_initial_value: ^0.2.0 copied to clipboard
A customizable Flutter TextFormField widget with validations and optional initial value support.
0.2.0 #
- set prefix icon with their text
0.1.9 #
- set params readyOnly feature (its a system default feature TextFormField)
0.1.8 #
- DOB validation
- Email validation
0.1.7 #
- Gender validation
- TurnOver validation
- Bank Account type validation
0.1.6 #
- adding first name validation
- adding animation formfield left right up down with order
0.1.5 #
- adding background color
- adding date time functionality
0.1.4 #
- adding border radius
- adding label
- adding color focoused enabled outline border color
0.1.3 - 2025-09-08 #
- Adding Screenshots README and contributing github
0.1.2 - 2025-09-08 #
- Added README images/screenshots.
- Updated and adding bank account validation
0.1.1 - 2025-09-07 #
- Added README images/screenshots.
- Updated documentation comments.
- Optional border color handling improvements.
0.1.0 - 2025-09-07 #
- Updated README.md with images and GitHub profile link.
- Added proper author field to show GitHub profile on pub.dev.
- Fixed validations and initial value handling.
- Minor bug fixes and code improvements.
0.0.9 - 2025-09-07 #
- Updated README.md with detailed description and examples to follow pub.dev guidelines.
- Added usage instructions for all field types with controllers.
- Improved clarity on GSTIN validation and field features.