qr_hid_reader 0.0.1 copy "qr_hid_reader: ^0.0.1" to clipboard
qr_hid_reader: ^0.0.1 copied to clipboard

Implementation of the QR scanner listener that handles output as keyboard events.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qr_hid_reader

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

dependencies:
  qr_hid_reader: ^0.0.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:qr_hid_reader/qr_hid_reader.dart';
4
likes
140
pub points
47%
popularity

Publisher

verified publisherbakersoft.de

Implementation of the QR scanner listener that handles output as keyboard events.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on qr_hid_reader