flrx_validator 0.4.0 copy "flrx_validator: ^0.4.0" to clipboard
flrx_validator: ^0.4.0 copied to clipboard

outdated

A powerful, extensible validator package to get validation messages based on a list of rules.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flrx_validator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flrx_validator: ^0.4.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flrx_validator/flrx_validator.dart';
5
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A powerful, extensible validator package to get validation messages based on a list of rules.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on flrx_validator