khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
88 stars 50 forks source link

Not working on Android 11 #150

Open andreastambazzi opened 1 week ago

andreastambazzi commented 1 week ago

I have a issue on Android 11, camera start but barcode not been acquired.

It's working fine on android 13, 14 and ios too.

Any suggest?

andreastambazzi commented 1 week ago

Same issue on android 10 too