shaxxx / flutter_barcode_listener

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

issues with windows Scanns #43

Closed nimr77 closed 11 months ago

nimr77 commented 1 year ago

I have made app on macOS and it works as it should be, the scan is perfect, yet once I tried it on windows special characters are not working

marwenbk commented 11 months ago

can you give me details? what are you trying to scan and versions you used

shaxxx commented 11 months ago

Windows example in 0.1.4 forces useKeydown parameter, this should fix it.