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

### Discussed in https://github.com/juliansteenbakker/mobile_scanner/discussions/17 Please use the discussion page for discussions and answers. Originally posted by **juliansteenbakker** February 23, 2022 Currently rotation is not supported. We can't check for the...

enhancement
help wanted
portrait mode
landscape mode
device_orientation

I need save qrcode scan, example I scanned a qrcode I wanted to have the freedom to show the scanned qrcode or save it in an api

enhancement
QRCodes

Hi, I am receiving fatal exeptions then phone does not have front camera. Package must check if front camera is available. on startup: E/CameraManager( 3637): writerFile e=java.io.FileNotFoundException: sys/devices/platform/soc/soc:gpio_flash/gpioflash: open failed:...

bug
front camera

i have a issue camera not switching on web app back camera not working please provide solution

bug
web
rear camera

information: Platform: iOS, os version: iOS 15, flutter version: 2.10.3 App crash follow these steps: 1. open scanner page and request camera permission. 2. choose 'No' for permission alert 3....

ios

When used on a horizontal screen, the camera direction is wrong ![image](https://user-images.githubusercontent.com/24468776/181172638-4784eb59-880e-4a7f-9425-0fef2d4b0c84.png)

bug
landscape mode

When i try to scan a QR-code, it sometimes scans in like a second and sometimes it takes almost 1,5 min. When it take a long time, i see in...

QRCodes
portrait mode
landscape mode

![image](https://user-images.githubusercontent.com/22252325/176609120-07c35b55-6655-4da6-bb4d-b0c962169453.png) ![image](https://user-images.githubusercontent.com/22252325/176609141-8f85ee97-23e5-4e9f-9724-ff5083f8fce3.png) The above two qrCode have the same content, but the one above cannot be recognized

QRCodes

Here is the error I started receiving recently when running the app in MacOS ``` Resolving dependencies of `Podfile` CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is...

macos