dynamsoft_capture_vision_flutter 3.0.5200
dynamsoft_capture_vision_flutter: ^3.0.5200 copied to clipboard
A Flutter plugin for Dynamsoft Capture Vision providing barcode scanning, document processing, and more.
3.0.5200 #
-
Improved barcode decoding performance.
- Improved the reading rate of 1D barcode by introducing a new deblurring deep-learning model.
- Improved the CODE_128 and DataMatrix DeepAnalysis algorithms for better decoding accuracy and performance.
- Added support for new barcode types: CODE_32, MATRIX_25, KIX, and TELEPEN.
- Added GS1 Application Identifiers (AI) support for improved code parsing capabilities.
-
Added MRZ scanning support.
-
Added document scanning support.
-
Upgraded APIs to provide seamless integration with the new features.
-
⚠️ Breaking Changes:
- Removed all v1.4.0 apis and added new apis.