zsdk 2.0.2+13 copy "zsdk: ^2.0.2+13" to clipboard
zsdk: ^2.0.2+13 copied to clipboard

PlatformAndroidiOS
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.2+13

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';
32
likes
130
pub points
85%
popularity

Publisher

unverified uploader

A Flutter plugin for Zebra Link OS SDK

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on zsdk