Skip to content

Releases: hjJunior/flutter-easy-form

0.0.1-rc

21 Jun 20:18
Compare
Choose a tag to compare
0.0.1-rc Pre-release
Pre-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