zebrautil 0.0.40 copy "zebrautil: ^0.0.40" to clipboard
zebrautil: ^0.0.40 copied to clipboard

A plugin for working with zebra printers in flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zebrautil

With Flutter:

 $ flutter pub add zebrautil

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

dependencies:
  zebrautil: ^0.0.40

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zebrautil/zebra_device.dart';
import 'package:zebrautil/zebra_printer.dart';
import 'package:zebrautil/zebra_util.dart';
7
likes
0
points
69
downloads

Publisher

verified publisherrubio.ink

Weekly Downloads

A plugin for working with zebra printers in flutter

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on zebrautil