lyform_validators 0.2.3+1 lyform_validators: ^0.2.3+1 copied to clipboard
Dart package to implement forms in an easy, fast and effective way using the bloc package
0.2.3+1 #
- Update a dependency to the latest release.
0.2.3 #
- FEAT: implement more string validators.
0.2.2 #
- FEAT: implement int validators.
0.2.1 #
- FEAT: add nullable options.
0.2.0 #
Note: This release has breaking changes.
- BREAKING FEAT: add custom error messages to validators.
0.1.1+1 #
- Update a dependency to the latest release.
0.1.1 #
- FEAT: add sponsor MeSirve.
0.1.0 #
Note: This release has breaking changes.
- BREAKING FEAT: implement first version.