Skip to content

v7.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 27 Jan 19:27
· 186 commits to develop since this release
243b60e

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.