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

Scanner plugin does not return scanned result. #346

Open
Petpokoh opened this issue Mar 20, 2024 · 0 comments
Open

Scanner plugin does not return scanned result. #346

Petpokoh opened this issue Mar 20, 2024 · 0 comments

Comments

@Petpokoh
Copy link

Hi thanks to a very handy package. Please I just added the flutter_ barcode_scanner package to my app. And when I tested it. It showed the camera window, scanned a barcode, detected it and pops out. But it does not return the scanned result . it just hangs at the function call and does not continue after the call to
BarcodesscanRes = await FlutterBarcodeScanner.scanbarcode('#ff6666', 'Cancel', true, scanMode.Barcode);
The code hangs here and doesn't continue to display the result

I am testing on Vivo android 7 phone.

Regards.

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

1 participant