zsdk 2.0.1+12 copy "zsdk: ^2.0.1+12" to clipboard
zsdk: ^2.0.1+12 copied to clipboard

outdated

A Flutter plugin for Zebra Link OS SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zsdk

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

dependencies:
  zsdk: ^2.0.1+12

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:zsdk/zsdk.dart';
43
likes
0
points
1.22k
downloads

Publisher

verified publisherdev.lamt.dev

Weekly Downloads

A Flutter plugin for Zebra Link OS SDK

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on zsdk

Packages that implement zsdk