flutter_form_fields 0.0.4
flutter_form_fields: ^0.0.4 copied to clipboard
Custom widgets to help developers create input fields with validations that are not available in flutter sdk.
0.0.1 20-07-2023 #
- Added RadioFormField.
0.0.2 20-07-2023 #
- Fix Repository Link
0.0.3 21-07-2023 #
- Add ProfileImageFormField
0.0.4 4-07-2023 #
- Added CheckBoxFormField
- Added Controllers for all the FormFields
- Added Title and Axis Direction to RadioFormField and CheckboxFormField
- Change values from String only to Dynamic