formik_flutter 1.0.3 copy "formik_flutter: ^1.0.3" to clipboard
formik_flutter: ^1.0.3 copied to clipboard

A lightweight, declarative form state management solution for Flutter inspired by Formik.

1.0.3 #

  • Updated LICENSE format to standard OSI MIT structure.
  • Formatted LICENSE file to match standard OSI MIT template.
  • Updated LICENSE format for pub.flutter-io.cn recognition.
  • Added dartdoc documentation across public classes and members.
  • Breaking Change: Transitioned to a completely headless builder architecture using FormikField.
  • Added support for dynamic key-path resolution (user.profile.name, users.0.name).
  • Added support for dynamic form arrays (repeatable container fields).
  • Integrated dual-level validation engine (Field-level & Form-level schema validation).
  • Added automatic TextEditingController state sync inside FormikField.
0
likes
160
points
28
downloads

Documentation

API reference

Publisher

verified publishercodieszone.com

Weekly Downloads

A lightweight, declarative form state management solution for Flutter inspired by Formik.

Repository (GitHub)
View/report issues

Topics

#form #form-validation #formik #state-management

License

MIT (license)

Dependencies

flutter

More

Packages that depend on formik_flutter