mrzscanner_flutter 1.0.17 copy "mrzscanner_flutter: ^1.0.17" to clipboard
mrzscanner_flutter: ^1.0.17 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 mrzscanner_flutter

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

dependencies:
  mrzscanner_flutter: ^1.0.17

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:mrzscanner_flutter/mrzscanner_flutter.dart';
1
likes
150
pub points
68%
popularity

Publisher

verified publishermrzscanner.com

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on mrzscanner_flutter