custom_text_form_field_initial_value 0.1.0
custom_text_form_field_initial_value: ^0.1.0 copied to clipboard
A customizable Flutter TextFormField widget with validations and optional initial value support.
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.