zebra_scanner_plugin 1.1.3 copy "zebra_scanner_plugin: ^1.1.3" to clipboard
zebra_scanner_plugin: ^1.1.3 copied to clipboard

A new flutter plugin for scanning a barcode through zebra scanner device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zebra_scanner_plugin

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

dependencies:
  zebra_scanner_plugin: ^1.1.3

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_scanner_plugin/zebra_scanner_plugin.dart';
14
likes
150
pub points
49%
popularity

Publisher

unverified uploader

A new flutter plugin for scanning a barcode through zebra scanner device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on zebra_scanner_plugin