flutter_cpcl_utils 0.1.0 copy "flutter_cpcl_utils: ^0.1.0" to clipboard
flutter_cpcl_utils: ^0.1.0 copied to clipboard

Utilities for generating CPCL printer commands from Flutter and Dart.

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.1.0

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

Utilities for generating CPCL printer commands from Flutter and Dart.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter, image

More

Packages that depend on flutter_cpcl_utils