reactive_validator 2.0.3 copy "reactive_validator: ^2.0.3" to clipboard
reactive_validator: ^2.0.3 copied to clipboard

Type safe validation controller with base validators. Allows to manage validation state manually or validate when reactive value changes.

[2.0.3] - 2021-08-11 #

  • remove stream event skip if value present
  • fix error provide if only valid validation happened during the error request

[2.0.2] - 2021-05-13 #

  • change RxDart min max version
  • make compatible with RxDart 0.27

[2.0.1+1] - 2021-04-19 #

  • add missing export

[2.0.1] - 2021-03-05 #

  • fix nullable value cast

[2.0.0] - 2021-03-03 #

  • stable null-safety release

[2.0.0-nullsafety.0] - 2021-02-28 #

  • migrate to null-safety

[1.0.1] - 2020-10-12 #

  • Fixed controller dispose with invalid state

[1.0.0+1] - 2020-09-28 #

  • Documentation improvements

[1.0.0] - 2020-09-28 #

  • Stable release

[1.0.0-dev.2] - 2020-09-28 #

  • Code format update
  • Doc update

[1.0.0-dev.1] - 2020-09-27 #

  • Initial release
6
likes
130
pub points
46%
popularity

Publisher

unverified uploader

Type safe validation controller with base validators. Allows to manage validation state manually or validate when reactive value changes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, email_validator, flutter, rxdart

More

Packages that depend on reactive_validator