formz 0.3.2  formz: ^0.3.2 copied to clipboard
formz: ^0.3.2 copied to clipboard
A unified form representation in Dart which aims to simplify form representation and validation in a generic way.
0.3.2 #
- chore: fix code formatting
- ci: update to Dart 2.10.0
0.3.1 #
- Allow value to be nullinFormzInput
0.3.0 #
- Add FormzMixin
- Fix Formz.validateto takepureinto consideration
- Lint improvements
0.2.0 #
- Remove redundant extensions on FormzInputStatus
- Add isValidatedextension onFormzStatus
- Add invalidgetter toFormzInput
0.1.0 #
- Add extensions on FormzStatus
- Add extensions on FormzInputStatus
0.0.1 #
Initial Release of the formz.