flutter_easy_form 0.0.1-rc
flutter_easy_form: ^0.0.1-rc copied to clipboard
A easy way to build forms with Flutter.
0.0.1-rc Initial Release #
- Extensible and easy API to create new fields
- Dynamic field value control from any child
- Initial values and reset form option
- Live update: Rebuild your widgets in realtime when any change happens
- Extensible API to create reusable async and sync validations rule for field
- Dynamic error setter
- Easy access to any field from any child