dynamsoft_mrz_scanner_bundle_flutter 3.2.3000
dynamsoft_mrz_scanner_bundle_flutter: ^3.2.3000 copied to clipboard
The Dynamsoft MRZ Scanner Flutter SDK provides a wrapper for building MRZ scanning applications with Flutter SDK.
3.2.3000 #
Improved #
- 🚀 High-Speed and Precise MRZ Region Detection: Revolutionary neural network
MRZLocalizationmodel delivers 42.7% faster processing with enhanced region detection accuracy for passport and ID workflows
3.0.5200 #
New #
- Initial release of Dynamsoft MRZ Scanner Bundle Flutter plugin
- Support for both Android and iOS platforms
- Added a new component MRZScanner. Users can quickly set up a MRZ scanning app with the build in UI of MRZScanner. The following classes are added to use the MRZScanner component:
- MRZScanner: The main class of MRZScanner component. It implements MRZ scanning features.
- MRZScannerConfig: The class that provides MRZ scanning configurations.
- MRZScanResult: The MRZ scan result class.