Julian Steenbakker

release of v3.1.0

1 -## NEXT  
2 - 1 +## 3.1.0
3 Improvements: 2 Improvements:
4 -* [iOS] No longer automatically focus on faces 3 +* [iOS] No longer automatically focus on faces.
  4 +* [iOS] Fixed build error.
  5 +* [Web] Waiting for js libs to load.
  6 +* Do not returnImage if not specified.
  7 +* Added raw data in barcode object.
  8 +* Fixed several bugs.
5 9
6 ## 3.0.0 10 ## 3.0.0
7 This big release contains all improvements from the beta releases. 11 This big release contains all improvements from the beta releases.
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.0.0 3 +version: 3.1.0
4 repository: https://github.com/juliansteenbakker/mobile_scanner 4 repository: https://github.com/juliansteenbakker/mobile_scanner
5 5
6 environment: 6 environment: