acanthis 1.0.2
acanthis: ^1.0.2 copied to clipboard
Acanthis is an easy-to-use validation library for Dart and Flutter.
Acanthis #
Acanthis is a simple and easy to use validation library for Dart. It is inspired by Zod although it is not a port of it. Acanthis is tailored to the Dart language and its features and is type-safe and composable.
Why Acanthis? #
Acanthis provides validation for most of the Dart built-in types and allows you to create custom validators.
But that's not all! Acanthis is designed to be composable, so you can create complex validators by combining simpler ones.
Contributions #
Contributions are welcome! If you want to contribute to Acanthis, you can open a pull request on the GitHub repository
License #
Acanthis is licensed under the MIT License. You can read the full license here
Credits #
Acanthis is developed and maintained by Avesbox