flutter_validation 0.0.4 copy "flutter_validation: ^0.0.4" to clipboard
flutter_validation: ^0.0.4 copied to clipboard

flutter_validation is a package that simplifies and streamlines the validation process in your applications, with it's user-friendly experience.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_validation

With Flutter:

 $ flutter pub add flutter_validation

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

dependencies:
  flutter_validation: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_validation/flutter_validation.dart';
12
likes
0
pub points
0%
popularity

Publisher

verified publishernichetechsolutions.com

flutter_validation is a package that simplifies and streamlines the validation process in your applications, with it's user-friendly experience.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_validation