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

ReaderWidget: distinguish scan form gallery #162

Open frankmer opened 1 week ago

frankmer commented 1 week ago

Hello. When a scan from gallery fails i want to show something that its failed but when the camera is active every few frames "onScanFailure" is triggered and the code object does not deliver any information at all.