form_validation 2.1.0
form_validation: ^2.1.0 copied to clipboard
Validators that can be used directly via code or constructed from JSON to provide dynamic validation.
2.1.0 December 8th, 2021 #
- Update with Flutter 2.8 analysis
2.0.0+2 November 14th, 2021 #
- GH Publishing Workflow update
2.0.0+1 September 26th, 2021 #
- Added live web example
- Dependency updates
2.0.0 March 7th, 2021 #
- Null Safety
1.0.2+1 January 10th, 2021 #
- Dependency updates
1.0.2 October 21st, 2020 #
- Updated
MinNumberValidator
andMaxNumberValidator
assertions.
1.0.1 August 22nd, 2020 #
- Dependency updates
1.0.0+1 June 11th, 2020 #
- Switched to GH Actions for
1.0.0 June 11th, 2020 #
- Initial release