zebra_barcode_reader_platform_interface 1.0.4 copy "zebra_barcode_reader_platform_interface: ^1.0.4" to clipboard
zebra_barcode_reader_platform_interface: ^1.0.4 copied to clipboard

A common platform interface for the zebra_barcode_reader plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zebra_barcode_reader_platform_interface

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

dependencies:
  zebra_barcode_reader_platform_interface: ^1.0.4

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_barcode_reader_platform_interface/zebra_barcode_reader_platform_interface.dart';
1
likes
150
points
188
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the zebra_barcode_reader plugin.

Repository (GitHub)
View/report issues

Topics

#zebra #barcode #mc3300x

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, plugin_platform_interface, stream_transform

More

Packages that depend on zebra_barcode_reader_platform_interface