ec_validations 0.0.9
ec_validations: ^0.0.9 copied to clipboard
A library for validating Ecuadorian identification documents (ID card and RUC).
- Dart format code.
0.0.9 #
- Check if verification digit is 0.
0.0.8 #
- Update readme.
0.0.7 #
- Update readme.
0.0.6 #
- Update readme.
0.0.5 #
- Update example main.
0.0.4 #
- Update examples and add readme.
0.0.3 #
- Update documentation readme images.
0.0.2 #
- Update documentation readme.
0.0.1 #
- Validate RUC and DNI through a static method RucValidator.validateRuc('') - DniValidator.isValid('').