shaxxx / flutter_barcode_listener

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

Can I simulate scan without hardware? #33

Closed han-tm closed 1 year ago

han-tm commented 1 year ago

Can I simulate scan without hardware? If yes? so how it do?

shaxxx commented 1 year ago

You can use keyboard in emulator. You'll want to increase bufferDuration value to allow you to type slower.