shaxxx / flutter_barcode_listener

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

it is perfectly worked in in build scanner, but won't worked in scanner which is connected via usb. #22

Closed hathim92 closed 2 years ago

deanbot commented 2 years ago

@hathim92 can you indicate more info. Is the barcode not being scanned at all, is it missing digits, have you tried a fresh install on emulator, etc?

hathim92 commented 2 years ago

hi dean,

i've found the issue, it is with the hardware device, once it was fixed the package working properly. 

Thanks,