mrzflutterplugin 1.0.8 copy "mrzflutterplugin: ^1.0.8" to clipboard
mrzflutterplugin: ^1.0.8 copied to clipboard

MRZ Scanner reads all MRZ on traveling documents following the ICAO 9303 Specification on Passports (2 – lines); MRV-B Visas (2 - lines); and ID cards (3 – lines).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mrzflutterplugin

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

dependencies:
  mrzflutterplugin: ^1.0.8

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:mrzflutterplugin/mrzflutterplugin.dart';
4
likes
40
pub points
43%
popularity

Publisher

unverified uploader

MRZ Scanner reads all MRZ on traveling documents following the ICAO 9303 Specification on Passports (2 – lines); MRV-B Visas (2 - lines); and ID cards (3 – lines).

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on mrzflutterplugin