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

 $ dart pub add mrzscanner_flutter

With Flutter:

 $ flutter pub add mrzscanner_flutter

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

dependencies:
  mrzscanner_flutter: ^1.0.12

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mrzscanner_flutter