mintware-de / flutter_barcode_reader

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

Switching page after a qr scan and crash #98

Closed lunwhl closed 4 years ago

lunwhl commented 5 years ago

Hi, I have deployed my flutter app with this package. Everything is good until I wanted to navigate my current page to the next page after scan.

The app is crashed after the scan or sometime it can navigate to the next page but it crashed when I switch page and scan again.

I navigate to another page in the scan() function.

Anyone know how to solve this issue?

devtronic commented 4 years ago

Please provide more details: