Julian Steenbakker

release of v1.1.2-play-services

  1 +## 1.1.2-play-services
  2 +This version uses the MLKit play-services model on Android in order to save space.
  3 +With the example app, this version reduces the release version from 14.9MB to 7MB.
  4 +More information: https://developers.google.com/ml-kit/vision/barcode-scanning/android
  5 +
1 ## 1.1.2 6 ## 1.1.2
2 This version is the last version that will run on Flutter 2.x 7 This version is the last version that will run on Flutter 2.x
3 8
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.2 3 +version: 1.1.2-play-services
4 repository: https://github.com/juliansteenbakker/mobile_scanner 4 repository: https://github.com/juliansteenbakker/mobile_scanner
5 5
6 environment: 6 environment: