barcode_input_listener 0.0.2
barcode_input_listener: ^0.0.2 copied to clipboard
A Flutter package for listening to barcode inputs
Changelog #
0.0.2 - 2024-08-20 #
- Updated README.md.
0.0.1 - 2024-08-20 #
- Initial release of the
barcode_input_listenerpackage. - Added support for detecting barcode inputs on Web, Windows, Linux, macOS, iOS, and Android.
- Provided customizable options for input handling, including
bufferDurationanduseKeyDownEvent.