dni_nie_validator 0.0.2 copy "dni_nie_validator: ^0.0.2" to clipboard
dni_nie_validator: ^0.0.2 copied to clipboard

A dart package to validate if the DNI or NIE entered is valid in format and calculate the corresponding letter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dni_nie_validator

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

dependencies:
  dni_nie_validator: ^0.0.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:dni_nie_validator/dni_nie_validator.dart';
11
likes
130
pub points
74%
popularity

Publisher

unverified uploader

A dart package to validate if the DNI or NIE entered is valid in format and calculate the corresponding letter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dni_nie_validator