flutter_cpcl_utils 0.2.1 copy "flutter_cpcl_utils: ^0.2.1" to clipboard
flutter_cpcl_utils: ^0.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 Dart:

 $ dart pub add flutter_cpcl_utils

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 dart pub get):

dependencies:
  flutter_cpcl_utils: ^0.2.1

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

Documentation

Documentation

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

unknown (license)

Dependencies

barcode, flutter, image, pdf, qr

More

Packages that depend on flutter_cpcl_utils