facundomedica / fast_qr_reader_view

A Fast QR Reader widget for Flutter. For both Android and iOS
MIT License
295 stars 163 forks source link

Cannot scan QRcode high version #80

Open QuangAnh84 opened 3 years ago

QuangAnh84 commented 3 years ago

Hi,

Do we have any limitation of QR code version? I tried with some QRcode high version but it cannot scan. e.g. i tried with version 25 - 40 in this link https://en.wikipedia.org/wiki/QR_code#Storage

SoftWyer commented 3 years ago

I managed to get v25 to work from the Wiki page but had to zoom the page in. v40 did not seem to work at all.

Caveat, I was using another flutter library that is based on the ML-Kit vision from Firebase.

facundomedica commented 2 years ago

Might be a limitation on ML Kit? I'm not sure 🤔