Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MissingPluginException (MissingPluginException(No implementation found for method scanBarcode on channel flutter_barcode_scanner)) #345

Open
zhakypovmaksatbek opened this issue Mar 15, 2024 · 3 comments

Comments

@zhakypovmaksatbek
Copy link

Describe the bug
I was going to scan from my Android device but I'm getting an error saying permission denied.

MissingPluginException (MissingPluginException(No implementation found for method scanBarcode on channel flutter_barcode_scanner))

@roygroothulze
Copy link

I found the same issue. Does someone know how to fix the issue?

@sh1l0n
Copy link

sh1l0n commented Aug 16, 2024

Im having the same issue

$ fvm flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.6, on macOS 14.6.1 23G93 darwin-arm64, locale en-ES)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 15.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] VS Code (version 1.92.2)
[✓] Connected device (4 available)
[✓] Network resources
• No issues found!

Trying to run in Android 14

@sh1l0n
Copy link

sh1l0n commented Aug 16, 2024

This PR solves the issue #347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants