Julian Steenbakker

release of v3.4.1

  1 +## 3.4.1
  2 +Change MediaQuery.sizeOf(context) to of(context).size for backwards compatibility
  3 +
1 ## 3.4.0 4 ## 3.4.0
2 New Features: 5 New Features:
3 * This PR adds an option to add an overlay to the scanner which is only visible when the scanner has started. (thanks @svenopdehipt !) 6 * This PR adds an option to add an overlay to the scanner which is only visible when the scanner has started. (thanks @svenopdehipt !)
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.4.0 3 +version: 3.4.1
4 repository: https://github.com/juliansteenbakker/mobile_scanner 4 repository: https://github.com/juliansteenbakker/mobile_scanner
5 5
6 environment: 6 environment: