mrzscanner_flutter 1.0.17 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).
1.0.17 #
- Bug fixes
1.0.16 #
- Bug fixes
1.0.15 #
- Fix regarding French ID's
1.0.14 #
- The scan time is significantly improved. We improved the readability of documents that have a pattern of three rows
- Fix regarding Peru and Romanian ID's
1.0.13 #
- Updated readme
1.0.12 #
- Updated readme
1.0.11 #
- Bug fixes
1.0.10 #
- Bug fixes
1.0.9 #
- Added support for Flutter 3.1.3
1.0.6 #
- Bugfixes
1.0.4 #
- Add support for front-facing camera scanning
1.0.3 #
- Include id_back image with successful ID scan
1.0.2 #
- Bug fixes
1.0.1 #
- Bug fixes
1.0.0 #
- Partial view scanning
- Continuous scanning
- Vibrate on successful scan
- Bugfixes and stability improvements
0.1.3 #
Added method "captureIdImage" that can be used for capturing images of IDs. *This feature is still in beta.
0.1.2 #
Result images exposed in the result as base64 string. "portrait", "signature" and "full_image" (for passports only)
0.1.1 #
Initial release