Julian Steenbakker

release of v1.1.2

  1 +## 1.1.2
  2 +This version is the last version that will run on Flutter 2.x
  3 +
  4 +Bugfixes:
  5 +* Changed onDetect to be mandatory.
  6 +
1 ## 1.1.1 7 ## 1.1.1
2 Bugfixes: 8 Bugfixes:
3 * Add null checks for Android. 9 * Add null checks for Android.
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: 1.1.1 3 +version: 1.1.2
4 repository: https://github.com/juliansteenbakker/mobile_scanner 4 repository: https://github.com/juliansteenbakker/mobile_scanner
5 5
6 environment: 6 environment: