Skip to content

Ric17101/flutter_validate

 
 

Repository files navigation

flutter_validate

A Flutter package for performing validation using a fluent interface approach.

Getting Started

Take a look at the example Flutter project accompanying this package as well as the unit tests. But a full-fledged getting started section is coming soon!

TODO:

  • Expand number and variety of validators. Including:
    • Credit Card: A validator that checks if an input string is a well-formed credit card number.
    • Comparison validators such as greater than, less than, greater than or equal to, etc.
  • Support Localization/Internationalization

About

Fluent Validation Library for Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 95.6%
  • Java 2.4%
  • Objective-C 2.0%