ec_validations 0.0.11 copy "ec_validations: ^0.0.11" to clipboard
ec_validations: ^0.0.11 copied to clipboard

A library for validating Ecuadorian identification documents (ID card and RUC).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ec_validations

With Flutter:

 $ flutter pub add ec_validations

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

dependencies:
  ec_validations: ^0.0.11

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:ec_validations/ec_validations.dart';
1
likes
0
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A library for validating Ecuadorian identification documents (ID card and RUC).

Homepage
Repository (GitHub)
View/report issues

Topics

#ecuador #dni #ruc #validator #cedula

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ec_validations