khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
100 stars 56 forks source link

Scanning Aztec Code from car registration Certificate does not return any value. #157

Open rafalPiotrkowski opened 1 month ago

rafalPiotrkowski commented 1 month ago

Im facing a problem where scanner is not able to return to return text value from a more complicated aztec code which is a car registrationcertificate Aztec Code. It recognizes it az an aztec code and tries to scan it but as a result it returns a isValid =. false and text = null.

Zrzut ekranu 2024-09-24 o 21 56 44