super_validation 0.1.47 copy "super_validation: ^0.1.47" to clipboard
super_validation: ^0.1.47 copied to clipboard

Validation For bloc

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_validation

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

dependencies:
  super_validation: ^0.1.47

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:super_validation/super_validation.dart';
1
likes
110
pub points
44%
popularity

Publisher

unverified uploader

Validation For bloc

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

async, equatable, flutter, flutter_typeahead, meta

More

Packages that depend on super_validation