acanthis 0.1.0 copy "acanthis: ^0.1.0" to clipboard
acanthis: ^0.1.0 copied to clipboard

Acanthis is an easy-to-use validation library for Dart and Flutter.

0.1.0 #

Features #

  • Add the nullable validator.
  • Add the union validator.
  • Add the boolean validator.
  • Add transformation functions for all the validators except nullable, boolean and union.
  • Add tests for all the validators (100% coverage 🎉).
  • Add documentation for all the validators.

Fixes #

  • [#1] Fix the string().email() validator that will now use the email_validator package.

0.0.1 #

  • Initial version.
44
likes
0
points
1.09k
downloads

Publisher

verified publisherserinus.app

Weekly Downloads

Acanthis is an easy-to-use validation library for Dart and Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

email_validator

More

Packages that depend on acanthis