mobile_scanner 0.0.2
mobile_scanner: ^0.0.2 copied to clipboard
An universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS.
0.0.2 #
Fixed on iOS:
- You can now set the torch
- You can select the camera you want to use
0.0.1 #
Initial release! Things working on Android:
- Scanning barcodes using the latest version of MLKit and CameraX!
- Switching camera's
- Toggling of the torch (flash)
Things working on iOS:
- Scanning barcodes using the latest version of MLKit and AVFoundation!