zsdk 4.0.0 copy "zsdk: ^4.0.0" to clipboard
zsdk: ^4.0.0 copied to clipboard

A Flutter plugin for printers using Zebra Link OS, to allow ZPL and PDF priting over TCP/IP connections.

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: ^4.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:zsdk/zsdk.dart';
38
likes
160
points
101
downloads

Publisher

verified publisherdev.lamt.dev

Weekly Downloads

A Flutter plugin for printers using Zebra Link OS, to allow ZPL and PDF priting over TCP/IP connections.

Repository (GitHub)
View/report issues

Topics

#zebra #thermal #ticket #printer

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on zsdk