formz 0.4.1 copy "formz: ^0.4.1" to clipboard
formz: ^0.4.1 copied to clipboard

outdated

A unified form representation in Dart which aims to simplify form representation and validation in a generic way.

0.4.1 #

  • feat: add submissionCanceled to FormzStatus

0.4.0 #

  • BREAKING: opt into null safety
  • feat!: upgrade Dart SDK constraints to >=2.12.0-0 <3.0.0

0.4.0-nullsafety.0 #

  • BREAKING: opt into null safety
  • feat!: upgrade Dart SDK constraints to >=2.12.0-0 <3.0.0

0.3.2 #

  • chore: fix code formatting
  • ci: update to Dart 2.10.0

0.3.1 #

  • Allow value to be null in FormzInput

0.3.0 #

  • Add FormzMixin
  • Fix Formz.validate to take pure into consideration
  • Lint improvements

0.2.0 #

  • Remove redundant extensions on FormzInputStatus
  • Add isValidated extension on FormzStatus
  • Add invalid getter to FormzInput

0.1.0 #

  • Add extensions on FormzStatus
  • Add extensions on FormzInputStatus

0.0.1 #

Initial Release of the formz.

710
likes
0
pub points
99%
popularity

Publisher

verified publisherverygood.ventures

A unified form representation in Dart which aims to simplify form representation and validation in a generic way.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on formz