wu9007 / qrcode_scanner

🛠 Flutter QR code scanner plugin.
MIT License
358 stars 185 forks source link

Back button doesn't return null after null safety. #110

Closed MerdanDev closed 3 years ago

MerdanDev commented 3 years ago

https://github.com/leyan95/qrcode_scanner/issues/109#issuecomment-855422940 There is some problem when pressing back button which stuck in Future function forever when I use BLoC. If we will remove back button it will be great. Thanks for attention!