validatorless 1.3.1 copy "validatorless: ^1.3.1" to clipboard
validatorless: ^1.3.1 copied to clipboard

This package provides a means to validate text inputs on the flutter and was inspired by Yup

0.0.1 Init package. #

This package provides a means to validate text inputs on the flutter and was inspired by Yup

1.2.0 Add new options to validate #

  • Add betweeen
  • Add date

1.2.2 Add new options to validate #

  • Add numbersBetweenInterval
  • Add onlyCharacters
  • Add regex

1.2.5 Add new validation options and documentation updates #

  • Add length validation
  • Add phone validation
  • Add between validation
  • Add cpfOrCnpj validation
  • Add date validation
  • Update documentation with all available validators

1.3.0 Add new validation options #

  • Add cep validation (Brazilian postal code)
  • Add url validation (HTTP/HTTPS)
  • Add strongPassword validation
  • Add creditCard validation (Luhn)
  • Add placa validation (Brazilian vehicle plate, old and Mercosul)

1.3.1 Patch release #

  • ci: add automated version bump and pub.dev publish on master
171
likes
150
points
6.05k
downloads

Documentation

API reference

Publisher

verified publisherdespezzas.com.br

Weekly Downloads

This package provides a means to validate text inputs on the flutter and was inspired by Yup

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on validatorless