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

- My use case is I am using mobile_scanner on an iPad to check in users with key fobs that have a bar code. Allow duplicates = false works perfectly...

enhancement

In the readme, today we see > SDK 21 and newer. Reason: CameraX requires at least SDK 21. Also, make sure you upgrade kotlin to the latest version in your...

MLKit

### What - When trying to use scanner on Flutter web and IOS I get a black screen and scanner is not working. - This issue is also mentioned in...

web
ios

### Cross-platform feature requests and issues #### Camera switching - #118 - #214 #### Device orientation - #107 - #239 #### Limiting scan area - #11 and #119 ### Android...

``` D/CameraStateMachine( 3932): New public camera state CameraState{type=CLOSED, error=null} from CLOSED and null D/CameraStateMachine( 3932): Publishing new public camera state CameraState{type=CLOSED, error=null} I/CameraManagerGlobal( 3932): Camera 1 facing CAMERA_FACING_FRONT state now...

### What - The corners are not the exact values ​​to make an overlay. Help me

enhancement
in progress

### What - Not able use ratio name argument in MobileScannerController how to use 4:3 view .? - ```Unhandled Exception: Invalid argument: Instance of 'Ratio' ```

Getting the print of: ``` flutter: MobileScanner: Called start() while already started! flutter: MobileScanner: Called start() while already started! flutter: QR found! http://meetheed.com flutter: MobileScanner: Called start() while already started!...

ios

Hello, first of all, thank you very much for the package you developed. The package is preventing me from copy-pasting my project. Can you help me?

bug
ios
needs to be reproduced