ec_validations 0.0.14 copy "ec_validations: ^0.0.14" to clipboard
ec_validations: ^0.0.14 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 Flutter:

 $ flutter pub add ec_validations

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

dependencies:
  ec_validations: ^0.0.14

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:ec_validations/ec_validations.dart';
1
likes
160
points
70
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ec_validations