fl_mlkit_scanning 5.2.2
fl_mlkit_scanning: ^5.2.2 copied to clipboard
Google mlkit scanning for flutter plugin , supports Android and IOS.
5.2.2 #
- Update gradle version
- Update dependencies
5.1.0 #
- Update dependencies
5.0.1 #
- Add
namespacein Android
5.0.0 #
- Update
fl_camera
4.0.6 #
- Update version
4.0.1+1 #
- Fixed uninitialized not updating
4.0.0+1 #
- I didn't change anything, just want to send a version
4.0.0 #
- Compatible with flutter 3.0.0
- Fix known problems and optimize some methods
3.1.0 #
- Optimization can switch languages without destroying the camera
- Optimize some problems
3.0.1 #
- Add doc
3.0.0 #
- Add intercept callback
- Remove
FlMlKitScanningMethodCall() - Add
onCreateViewforFlMlKitScanning() - Add
frequencyforFlMlKitScanning() - Add
stopPreview()forFlMlKitScanningController() - Add
switchCamera()forFlMlKitScanningController() - Add
resetCamera()forFlMlKitScanningController() - Modify
onFlashChangetoonFlashChanged - Modify
onZoomChangetoonZoomChanged - Modify
onListentoonDataChanged
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.