flutter_barcode_listener 0.1.4 copy "flutter_barcode_listener: ^0.1.4" to clipboard
flutter_barcode_listener: ^0.1.4 copied to clipboard

Listen for any hardware barcode scanner without any manufacturer SDK

[0.1.4] - Added #

  • Example sets useKeyDownEvent as true on Windows
  • Updated to latest Flutter release
  • New optional parameter caseSensitive, currently only for Android, defaults to false

[0.1.3] - Fixed Windows support #

  • Fix for empty scan on Windows
  • Added Windows example
  • Updated example to latest Flutter release

[0.1.2] - Added useKeyDown parameter #

  • Implemented useKeyDown parameter to enable using RawKeyDownEvent instead of RawKeyUpEvent

[0.1.1+2] - Changed MacOS implementation from keyLabel to characters #

  • MacOS implementation now listens to characters instead of keylabel

[0.1.1+1] - characterCodePoint instead of keyLabel for Windows #

  • Windows implementation now handles characterCodePoint instead of keyLabel

[0.1.1] - Web and Desktop support #

  • Implemented support for web, MacOs, Linux and Windows

[0.1.0] - Null safety #

  • Migrated to null safety

[0.0.3] - Updated example #

  • Updated widget name

[0.0.2] - Refactored character buffering #

  • Moved to internal buffering instead of stream buffering for improved performance.

[0.0.1] - Initial release #

  • First working version
142
likes
130
pub points
95%
popularity

Publisher

verified publisherintegrator.hr

Listen for any hardware barcode scanner without any manufacturer SDK

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_barcode_listener