fl_mlkit_scanning 2.2.2
fl_mlkit_scanning: ^2.2.2 copied to clipboard
Google mlkit scanning for flutter plugin , supports Android and IOS.
2.2.0 #
- remove instance , direct initialization
2.1.0 #
- add method
getScanState - remove
isFullScreenand addfit
2.0.0 #
- add camera zoom function and add
onZoomChange - modify the
onListencallback value and add the width and height of the parsed picture to calculate the bar code rectangle and coordinate points displayed on the screen - remove
useBackCamera, addavailableCamerasand select the camera you need. The rear camera is used by default - remove
zoomQuality, addresolution, and set the resolution you need, - add
updatereset. Do you need to reinitialize the camera preview when calling didupdatewidget - update
fl_camera - modify
FlMLKitScanningMethodCalltoFlMlKitScanningMethodCall
1.0.1 #
- fix the problem that there is no data in the
boundingbox
1.0.0 #
- upgrade Android Gradle
0.0.6 #
- Remove useless files
0.0.5 #
- Add
startandpausescan methods
0.0.2 #
FlMlKitScanningadduseBackCamera、zoomQuality
0.0.1 #
- initial release.