contactlutforrahman / flutter_qr_bar_scanner

A full screen mobile scanner for scanning QR Code and Bar Code.
MIT License
33 stars 69 forks source link

Low resolution cameras #28

Closed AmG2000 closed 3 years ago

AmG2000 commented 4 years ago

I've been writing an app that scans barcodes, and realized the results aren't reliable when scanning on devices with really low camera resolution (sub 8mp). Any suggestions on what I can do to increase the scanning reliability on such devices?

contactlutforrahman commented 3 years ago

Released new version just now with Null safety and compatible with Flutter version 2.2. If you want you can try it.