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

A Flutter plugin for seamlessly communicating with and controlling Zebra Bluetooth BLE/SPP handheld barcode scanners natively on iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zebra_handheld_scanner

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

dependencies:
  zebra_handheld_scanner: ^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:zebra_handheld_scanner/zebra_handheld_scanner.dart';
0
likes
150
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for seamlessly communicating with and controlling Zebra Bluetooth BLE/SPP handheld barcode scanners natively on iOS and Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zebra_handheld_scanner

Packages that implement zebra_handheld_scanner