hardware_barcode_scanner 0.1.1 copy "hardware_barcode_scanner: ^0.1.1" to clipboard
hardware_barcode_scanner: ^0.1.1 copied to clipboard

Unified hardware scanner input for HID scanners and rugged Android broadcast scanners.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hardware_barcode_scanner

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

dependencies:
  hardware_barcode_scanner: ^0.1.1

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:hardware_barcode_scanner/hardware_barcode_scanner.dart';
6
likes
160
points
189
downloads

Documentation

API reference

Publisher

verified publishereventer.co.il

Weekly Downloads

Unified hardware scanner input for HID scanners and rugged Android broadcast scanners.

Repository (GitHub)
View/report issues

Topics

#barcode #scanner #hid #android #input

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hardware_barcode_scanner

Packages that implement hardware_barcode_scanner