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
100 stars 56 forks source link

Not working on Android 11 #150

Open andreastambazzi opened 4 months ago

andreastambazzi commented 4 months 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 4 months ago

Same issue on android 10 too