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

Validador de cédula, RUC y teléfonos del Ecuador. Validates Ecuadorian identification documents (ID card and RUC) and phone numbers.

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.1.2

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
284
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Validador de cédula, RUC y teléfonos del Ecuador. Validates Ecuadorian identification documents (ID card and RUC) and phone numbers.

Homepage
Repository (GitHub)
View/report issues

Topics

#ecuador #cedula #ruc #validator #phone

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ec_validations