Navaron Bracke

bump version to 5.0.0-beta.3

@@ -9,6 +9,9 @@ @@ -9,6 +9,9 @@
9 Bugs fixed: 9 Bugs fixed:
10 * Fixed an issue where the camera preview and barcode scanner did not work the second time on web. 10 * Fixed an issue where the camera preview and barcode scanner did not work the second time on web.
11 11
  12 +Improvements:
  13 +* [web] Migrates to extension types. (thanks @koji-1009 !)
  14 +
12 ## 5.0.0-beta.2 15 ## 5.0.0-beta.2
13 16
14 Bugs fixed: 17 Bugs fixed:
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: 5.0.0-beta.2 3 +version: 5.0.0-beta.3
4 repository: https://github.com/juliansteenbakker/mobile_scanner 4 repository: https://github.com/juliansteenbakker/mobile_scanner
5 5
6 screenshots: 6 screenshots: