stateful_form 0.5.8 copy "stateful_form: ^0.5.8" to clipboard
stateful_form: ^0.5.8 copied to clipboard

A Flutter package to simplify form validation and state management.

0.4.7 #

  • Update sdk to 3.3.0.

0.4.6 #

  • Add an onChanged listener to StatefulForm.

0.4.5 #

  • Do not allow fields to be empty in StatefulForm.validate method.
  • Add a hasField method to StatefulForm.

0.4.4 #

  • Add an addFieldIfAbsent method to StatefulForm.

0.4.3 #

  • Add an fieldOfNullable method to StatefulForm.

0.4.2 #

  • Add an fieldOf method to StatefulForm.

0.4.1 #

  • Add an addField method to StatefulForm.

0.4.0 #

  • Change StatefulForm.valueOf() to return only non-null values.
  • Add StatefulForm.valueOfNullable() method which allows null values.

0.3.1 #

  • Add a StatefulForm.valueOr() method.

0.3.0 #

  • Upgrade SDK to '>=2.18.4 <4.0.0.
  • Allow ValueOf to return null.

0.2.1 #

  • Add value and valueOf to StatefulForm.

0.2.0 #

  • Add StatefulForm.
  • BREAKING Rewrite StatefulFormBuilder.

0.1.0 #

  • Initial version.
0
likes
160
pub points
30%
popularity

Publisher

verified publisherhanlogy.com

A Flutter package to simplify form validation and state management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on stateful_form