- BREAKING: opt into null safety
- feat!: upgrade Dart SDK constraints to
>=2.12.0-0 <3.0.0
- chore: fix code formatting
- ci: update to Dart 2.10.0
- Allow value to be
null
inFormzInput
- Add
FormzMixin
- Fix
Formz.validate
to takepure
into consideration - Lint improvements
- Remove redundant extensions on
FormzInputStatus
- Add
isValidated
extension onFormzStatus
- Add
invalid
getter toFormzInput
- Add extensions on
FormzStatus
- Add extensions on
FormzInputStatus
Initial Release of the formz.