mobile_scanner icon indicating copy to clipboard operation
mobile_scanner copied to clipboard

A universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS.

Results 279 mobile_scanner issues
Sort by recently updated
recently updated
newest added

I'm migrating a project from qr_code_scanner to this but I'm missing the support for searching in a specific camera area. I'd like use my custom overlay like show below and...

enhancement

### What Please add border and overplay camera like previous qr_scanner. Thanks

user interface

### What - [ ] Scan specific barcode (e.g. filtered by [Barcode.qrCode, ...])

enhancement

Hey ! I currently facing a issue with your package. When I try to use the function setState the state change well but just after the scanner doesn't work anymore......

crash

### What Every so often I get a fatal crash and: ``` mobile_scanner/MobileScannerPlugin.swift:93: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value Lost connection to device. ```

bug
macos

### What - The following code in "mobile_scanner.dart" starts the camera always if i resume the app. Even if i am at a point of the app where the widget...

bug
lifecycle

### What - The problem I'm having is that i'm sending the scanned result to another screen, but when i get back to the scanner by pressing back button of...

bug
QRCodes

I am not unable to scan in ios + flutter web. thanks.

web
ios

Hi. sorry but I am using DeepL. I am creating an app that reads QR codes from gallery. Source: https://github.com/yuchan2215/flutterCodeScan/tree/13267165d874ed4a11caf600e99df848911f31a2/lib Android can load from the gallery, but iOS (iPhone12 ,...

ios

Now that the camera plugin works on Windows, it is definetely possible to leverage the existing WinRT APIs to support this on Windows 10+.

enhancement
windows