code_scan_listener 0.2.0 copy "code_scan_listener: ^0.2.0" to clipboard
code_scan_listener: ^0.2.0 copied to clipboard

outdated

Listen for any hardware barcode scanner without any manufacturer SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add code_scan_listener

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  code_scan_listener: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:code_scan_listener/code_scan_listener.dart';
1
likes
0
points
758
downloads

Publisher

unverified uploader

Weekly Downloads

Listen for any hardware barcode scanner without any manufacturer SDK

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

checks, clock, collection, flutter, rxdart

More

Packages that depend on code_scan_listener