flutter_validation 0.1.0 copy "flutter_validation: ^0.1.0" to clipboard
flutter_validation: ^0.1.0 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 Flutter:

 $ flutter pub add flutter_validation

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

dependencies:
  flutter_validation: ^0.1.0

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:flutter_validation/flutter_validation.dart';
12
likes
150
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_validation