Julian Steenbakker

release of v0.0.1

1 ## 0.0.1 1 ## 0.0.1
  2 +Initial release!
  3 +Things working on Android:
  4 +* Scanning barcodes using the latest version of MLKit and CameraX!
  5 +* Switching camera's
  6 +* Toggling of the torch (flash)
2 7
3 -* TODO: Describe initial release. 8 +Things working on iOS:
  9 +* Scanning barcodes using the latest version of MLKit and AVFoundation!
@@ -23,6 +23,4 @@ flutter: @@ -23,6 +23,4 @@ flutter:
23 package: dev.steenbakker.mobile_scanner 23 package: dev.steenbakker.mobile_scanner
24 pluginClass: MobileScannerPlugin 24 pluginClass: MobileScannerPlugin
25 ios: 25 ios:
26 - pluginClass: MobileScannerPlugin  
27 - macos:  
28 - pluginClass: MobileScannerPlugin 26 + pluginClass: MobileScannerPlugin