juliuscanute / qr_code_scanner

QR Code Scanner for Flutter
BSD 2-Clause "Simplified" License
1.01k stars 799 forks source link

feat: 643 - now only looking for the specified formats #653

Closed monsieurtanuki closed 1 year ago

monsieurtanuki commented 1 year ago

Impacted file:

It fixes the crash mentioned in #643 for android users on API 23 and lower. It also potentially improved the performances.

juliansteenbakker commented 1 year ago

Looks good, LGTM!

monsieurtanuki commented 1 year ago

Thank you very much @juliansteenbakker for the review and the merge! (for the record it's my first kotlin PR) I hope you'll release it soon.