juliuscanute / qr_code_scanner

QR Code Scanner for Flutter
BSD 2-Clause "Simplified" License
999 stars 759 forks source link

scanning twice [BUG] #553

Open harryandroiddev opened 2 years ago

harryandroiddev commented 2 years ago

while listening to stream the scanner made the qr scan twice and give the result twice , even when the camera is paused . And give the same result twice which needs to scan a single qr only once .

melodytam commented 2 years ago

Having the same problem as yours

htetaunglin commented 2 years ago

I also have this issue

brunapereira commented 2 years ago

Same here

giroskii commented 2 years ago

https://github.com/juliuscanute/qr_code_scanner/issues/11#issuecomment-736217109

this page, stream delay was used using rxdart.