awesome_validator 0.0.2 copy "awesome_validator: ^0.0.2" to clipboard
awesome_validator: ^0.0.2 copied to clipboard

A flutter form field validator that provides common validation options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_validator

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

dependencies:
  awesome_validator: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:awesome_validator/awesome_validator.dart';
2
likes
120
points
36
downloads

Publisher

verified publisherjesbin.in

Weekly Downloads

A flutter form field validator that provides common validation options.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, foundation, intl

More

Packages that depend on awesome_validator