freedelity / flutter_native_barcode_scanner

Fast barcode/QR scanner flutter plugin using PlatformView and processing on native side
https://pub.dev/packages/native_barcode_scanner
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Mrz scan for Android #13

Closed Verbruik closed 1 year ago

Verbruik commented 1 year ago

This PR add the ablity to scan text and more specifically MRZ (machine-readable zone).

Only for Android, it should be add later for iOS.

TODO