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

English is not my native language; please excuse typing errors. Thank you for your package! I struggled for days for the QR code scanning of Flutter web with jsQR, until...

bug
web

Fix conflicts so that [juliansteenbakker:feature/scan-window](https://github.com/juliansteenbakker/mobile_scanner/tree/feature/scan-window) can be merged into master

Hi everyone, i've implemented the scanner in a Stack widget and customized the onDetect callback. When arriving on the page containing the Scanner, i'm getting very often: `flutter: MobileScanner: Called...

can't scan QRcode after release in Android #android

The current version of this lib is conflicted with the latest version of Firebase libs, here's log: ``` [!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core": In Podfile:...

I was searching for a method that can stop and start the camera, found it in cameraController but .... the error below keeps poping up when trigger the start( )...

Hello, I would like to handle multiple barcodes in the scan area. When there are multiple in the scan area right now, they are detected one after the other without...

This package support mobile overlay? I check on example mobile_scanner_overlay but it's not work. ![image](https://user-images.githubusercontent.com/62396803/189466075-05e744b5-2d35-4dbc-b92f-2be6071d7891.png)

Bumps gradle from 7.3.0 to 7.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.3.0&new-version=7.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java