fluttervisionsdkplugin 1.3.7
fluttervisionsdkplugin: ^1.3.7 copied to clipboard
A Flutter plugin package for integrating the Flutter Vision SDK into your Flutter application for scanning Barcodes and QrCodes
1.3.7 #
Summary: #
The phone number extraction, and sender receiver name processing improved. Other minor improvements in matching API calls. On-device model configure performance improved and backward compatibility added to handle previously generated files. On-Device response now contains confidences and bounding boxes of each field. If any information is extracted from GS1 barcodes, it is used in the on-device response. A race-condition was also resolved that was causing some unknown crashes. Gradle version improved and Android 16 support added.
New feature: #
- Confidences of every field
- Bounding boxes of every field
Improvements: #
- GS1 barcode information is added in on-device response
- Error handling improved
- Item Label model updated
- Configure performance improved
- Phone number extraction improved, specially with respect to Shree-Maruti
- Name processing improved
- Metadata field added in IL matching API