shaxxx / flutter_barcode_listener

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

Not responding at all #27

Closed Inventrax69 closed 1 year ago

Inventrax69 commented 2 years ago

I am using trying to run your example in my external handheld device, It is not even populating anything

Inventrax69 commented 2 years ago

I am using this example with cipher labs rk25 (internal scanner) it is not even firing can some one help me to read qr code using internal scanner

selmaskopljakovic commented 2 years ago

You probably should set up the device. For me, that was to enable Keystroke at Settings for Keyence device. Experiment with the code, to see what data you can get. It is the only way, there is no one solution for every device. Good luck