flutter_form_fields 0.0.5 copy "flutter_form_fields: ^0.0.5" to clipboard
flutter_form_fields: ^0.0.5 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 24-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

0.0.5 26-07-2023 #

  • Taking List of RadioFormFieldItem Instead of Map as items in RadioFormField
  • Taking List of CheckBoxFormFieldItem Instead of Map as items in CheckBoxFormField
5
likes
140
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

Custom widgets to help developers create input fields with validations that are not available in flutter sdk.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image_picker

More

Packages that depend on flutter_form_fields