validation_notifier 1.3.2 copy "validation_notifier: ^1.3.2" to clipboard
validation_notifier: ^1.3.2 copied to clipboard

outdated

A ValueNotifier that validates a value against a collection of customizable rules.

[1.0.0] - April 25, 2021 #

  • Initial release 🎉

[1.0.0+1] - April 25, 2021 #

  • Updated readme

[1.1.0] - May 7, 2021 #

  • Add ValidationRule.checkIsValid.

[1.2.0] - May 19, 2021 #

  • Updated to support Flutter 2.2.0

[1.3.0] - October 1, 2021 #

  • Updated to support Flutter 2.5.0

[1.3.1] - October 1, 2021 #

  • Removed calling notifyListeners when updating ValueNotifier.valueToValidate

[1.3.2] - October 1, 2021 #

  • Made ValidationRule constructor parameter errorMessage optional
4
likes
0
points
137
downloads

Publisher

verified publisherdustin-catap.dev

Weekly Downloads

A ValueNotifier that validates a value against a collection of customizable rules.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on validation_notifier