uniform 2.0.2 copy "uniform: ^2.0.2" to clipboard
uniform: ^2.0.2 copied to clipboard

A form library for Flutter that handles form validation and state management gracefully, with unified form representation.

Changelog #

2.0.2 #

Jul 9, 2023

  • Adds base classes and code clean up.

2.0.1 #

Jun 29, 2023

  • Adds remove method to FormController.

2.0.0 #

Jun 21, 2023

  • Sets controller property in InputForm as required.
  • Adds activate and deactivate methods to FieldController.
  • Adds setInitialValues to FormController.
  • Removes initialValue and autoValidate from field builders.

1.0.3 #

Jun 15, 2023

  • Fixes pub.dev analyzing issue due to Dart constraint.

1.0.2 #

Jun 15, 2023

  • Improves field initialization logic.

1.0.1 #

Jun 15, 2023

  • Adds dart docs.
  • Fixes read me contents.

1.0.0 #

Jun 15, 2023

  • Initial Release.
10
likes
0
pub points
61%
popularity

Publisher

verified publisheracmesoftware.com

A form library for Flutter that handles form validation and state management gracefully, with unified form representation.

Homepage
Repository (GitHub)
View/report issues

Topics

#form #validation #reactive #forms

License

unknown (license)

Dependencies

flutter

More

Packages that depend on uniform