mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 464 forks source link

App crashes after pressing back button in Android Emulator. #20

Closed azkdev closed 6 years ago

azkdev commented 6 years ago

Hi there, When I'm trying to tap back button in Android Emulator in scanning state, the app is crashing. Or this happens only in Emulator ?

Sorry for my English, and sorry for no screens ;)

azkdev commented 6 years ago

Actually my bad ;) In VSCode i was checked "Uncaught Exceptions" breakpoints. Thanks ;)