shaxxx / flutter_barcode_listener

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

Feature/key down event #14

Closed danielroek closed 2 years ago

danielroek commented 2 years ago

Implemented a parameter to use RawKeyDownEvent instead of RawKeyUpEvent. This should solve the issue for some Windows users experiencing issues with empty barcodes.