mintware-de / flutter_barcode_reader

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

Nothing happens after the code is scanned #243

Closed moacyrfc closed 4 years ago

moacyrfc commented 4 years ago

The execution of the program goes well until barcode = await BarcodeScanner.scan(); , when the scanning window is opened and the barcode is read. After that, no further instructions are executed, nothing happens, no exceptions are thrown, the application does not crash and no response appears in the debug.

devtronic commented 4 years ago

https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects