google_mlkit_barcode_scanning 0.12.1 google_mlkit_barcode_scanning: ^0.12.1 copied to clipboard
A Flutter plugin to use Google's ML Kit Barcode Scanning to read data encoded using most standard barcode formats.
0.12.1 #
- Update dependencies.
0.12.0 #
- Update README.
- Update dependencies.
0.11.1 #
- Update README.
0.11.0 #
- Update dependencies.
- Update SDK constraint.
0.10.0 #
- Fix: Update build.gradle, support AGP 8.
- Update README.
0.9.0 #
- fix: barcode Rect.zero if rect not found.
0.8.0 #
- fix: boundingBox and cornerPoint.
- Update README.
- Update dependencies.
0.7.0 #
- Update dependencies.
0.6.0 #
- Update dependencies.
0.5.0 #
- Update dependencies.
0.4.0 #
- Update dependencies.
0.3.0 #
- Allow multiple instances in native layer.
0.2.0 #
- Fix: return after closing detector in iOS.
0.1.0 #
- Update documentation.
0.0.2 #
- Fix: Close detector.
- Add
cornerPoints
toBarcode
. - Update documentation.
0.0.1+1 #
- Update readme and example.
0.0.1 #
- Initial release.