master_validator 1.2.1 copy "master_validator: ^1.2.1" to clipboard
master_validator: ^1.2.1 copied to clipboard

A simple and quick form validation library for Flutter, containing a set of ready-to-use validator functions.

1.2.0 #

  • Added new Validator-Extensions on String class

1.1.0 #

  • Added new Validators
    • Validators.LengthBetween()
    • Validators.FileName()
    • Validators.DirectoryName()
  • Updated Validators.Numer() with new parameters
    • allowNegative
    • allowDecimal

1.0.1 #

  • Documentation Update

1.0.0 #

  • Changed Library Design
  • Added New Validators
  • New Feature : Validator Chaining

0.0.1 #

  • Rolled out with basic email, number and required field validators
2
likes
160
pub points
24%
popularity

Publisher

unverified uploader

A simple and quick form validation library for Flutter, containing a set of ready-to-use validator functions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on master_validator