AmolGangadhare / flutter_barcode_scanner

Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
https://pub.dev/packages/flutter_barcode_scanner
MIT License
379 stars 451 forks source link

Scanner does not scan any codes #144

Open alihabbash opened 3 years ago

alihabbash commented 3 years ago

Describe the bug I use the example widget that listed here and try to scan one-time barcode or qr code but nothing is happened and the app stay on the scanner page and when I click back the scan result is -1.

Expected behavior The one-time scanner should scan and pop the scanner page and return a value!.

Smartphone (please complete the following information):

Additional context Flutter SDK version is: sdk: ">=2.8.0 <3.0.0"

medean-amer commented 3 years ago

i have the same problem how did fix it??

sugerla commented 2 years ago

我也有同样的问题是怎么解决的??

我的也不行

TahaMsv commented 1 year ago

Same here.

TONYCHOU81905 commented 1 year ago

My Device: Lenovo M10 Tab

It seems that some devices can not apply this plugin.... Does anyone fix this problem??