juliuscanute / qr_code_scanner

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

Update FlutterQrPlugin.kt #569

Closed OOTPAppsDotCom closed 2 years ago

OOTPAppsDotCom commented 2 years ago

Fixing null errors resulting from detachment from engine introduced in commit f05ac08

@juliuscanute please forgive me if I have done something wrong, and please provide constructive feedback as this is my first pull request

OOTPAppsDotCom commented 2 years ago

Confirmed to fix bug reported https://github.com/juliuscanute/qr_code_scanner/issues/567#issue-1287207149

juliansteenbakker commented 2 years ago

Thank you for your contribution!