zebra_printer 0.2.4 copy "zebra_printer: ^0.2.4" to clipboard
zebra_printer: ^0.2.4 copied to clipboard

PlatformAndroid

Flutter management package for Zebra printers. Uses Zebra Link-OS SDK for Bluetooth & Network discovery, ZPL printing, and printer management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zebra_printer

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

dependencies:
  zebra_printer: ^0.2.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_printer/zebra_printer.dart';
0
likes
150
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter management package for Zebra printers. Uses Zebra Link-OS SDK for Bluetooth & Network discovery, ZPL printing, and printer management.

Repository (GitHub)
View/report issues

Topics

#zebra #printer #bluetooth #zpl #label-printing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zebra_printer

Packages that implement zebra_printer