shaxxx / flutter_barcode_listener

Flutter widget to listen for scanned barcode via hardware scanners
MIT License
45 stars 46 forks source link

Barcode sometimes returned truncated from the beginning of the line #40

Closed al-bezd closed 1 year ago

al-bezd commented 1 year ago

The barcode sometimes returns truncated from the beginning of the line, despite the fact that this does not always happen, but sometimes, out of 5 scans, only 2 are successful

al-bezd commented 1 year ago

I solved the problem myself, thanks everyone

xyl-san commented 7 months ago

Hello sir, can you give some details as to how you fixed this bug?