v7.0.0-beta.5
Pre-release
Pre-release
·
186 commits
to develop
since this release
Improvements:
- [Android] Added
autoZoom
parameter to auto zoom if the detected code is to far from the camera. - [Android] Added
invertImage
parameter to invert image colors for analyzer to support white-on-black barcodes, which are not supported by MLKit. - [Android] Updated camera-camera2 dependencies.
- Added pause functionality to all platforms.
Bugs fixed:
- [Android] Fixed resources not being closed.