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

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

Changelog #

2.0.5 #

Jan 4, 2024

  • Updates FormController.getField to be nullable.

2.0.4 #

Nov 24, 2023

  • Adds autoReset flag to InputForm.

2.0.3 #

Jul 16, 2023

  • Adds diagnostic properties to builders.
  • Updates readme.

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
160
pub points
61%
popularity
screenshot

Publisher

verified publisheracmesoftware.com

A lightweight 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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on uniform