contactlutforrahman / flutter_qr_bar_scanner

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

Some code128 barcodes have an additional character #41

Open jswolf19 opened 2 years ago

jswolf19 commented 2 years ago

Upgrading mlkit barcode-scanning to 17.0.2 fixes this issue. (see googlesamples/mlkit#348)

I can provide a pull request.