zebra_tc 1.0.0 copy "zebra_tc: ^1.0.0" to clipboard
zebra_tc: ^1.0.0 copied to clipboard

PlatformAndroid

Flutter plugin for Zebra TC series built-in barcode scanner via DataWedge.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zebra_tc

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

dependencies:
  zebra_tc: ^1.0.0

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_tc/zebra_tc.dart';
1
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Zebra TC series built-in barcode scanner via DataWedge.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zebra_tc

Packages that implement zebra_tc