Skip to content

v5.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 23 Apr 13:45
· 216 commits to master since this release
72b0335

BREAKING CHANGES:

  • Flutter 3.19.0 is now required.
  • [iOS] iOS 12.0 is now the minimum supported iOS version.
  • [iOS] Adds a Privacy Manifest.

Bugs fixed:

  • Fixed an issue where the camera preview and barcode scanner did not work the second time on web.

Improvements:

  • [web] Migrates to extension types. (thanks @koji-1009 !)