flutter_cpcl_utils 0.2.2+1 copy "flutter_cpcl_utils: ^0.2.2+1" to clipboard
flutter_cpcl_utils: ^0.2.2+1 copied to clipboard

Generate CPCL label commands, preview labels in Flutter, and export preview PNG or PDF files.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_cpcl_utils

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

dependencies:
  flutter_cpcl_utils: ^0.2.2+1

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:flutter_cpcl_utils/flutter_cpcl_utils.dart';
1
likes
150
points
10
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Generate CPCL label commands, preview labels in Flutter, and export preview PNG or PDF files.

Repository (GitHub)
View/report issues

Topics

#cpcl #printer #label-printer #barcode #bluetooth-printing

License

MIT (license)

Dependencies

barcode, flutter, image, pdf, qr

More

Packages that depend on flutter_cpcl_utils