Julian Steenbakker

release of v3.1.1

  1 +## 3.1.1
  2 +Bugs fixed:
  3 +* [iOS] Fixed a bug that caused a crash when switching from camera.
  4 +
1 ## 3.1.0 5 ## 3.1.0
2 Improvements: 6 Improvements:
3 * [iOS] No longer automatically focus on faces. 7 * [iOS] No longer automatically focus on faces.
1 name: mobile_scanner 1 name: mobile_scanner
2 description: A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS. 2 description: A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
3 -version: 3.1.0 3 +version: 3.1.1
4 repository: https://github.com/juliansteenbakker/mobile_scanner 4 repository: https://github.com/juliansteenbakker/mobile_scanner
5 5
6 environment: 6 environment: