cpcl_esc_printer 0.2.0 copy "cpcl_esc_printer: ^0.2.0" to clipboard
cpcl_esc_printer: ^0.2.0 copied to clipboard

Flutter BLE thermal printer plugin with CPCL / ESC-POS / TSPL builders — text, barcode, QR, tables, images, plus optional Material scan/debug UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cpcl_esc_printer

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

dependencies:
  cpcl_esc_printer: ^0.2.0

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:cpcl_esc_printer/cpcl_esc_printer.dart';
1
likes
140
points
136
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter BLE thermal printer plugin with CPCL / ESC-POS / TSPL builders — text, barcode, QR, tables, images, plus optional Material scan/debug UI.

Repository (GitHub)
View/report issues

Topics

#bluetooth #thermal-printer #esc-pos #cpcl #tspl

License

MIT (license)

Dependencies

flutter, flutter_blue_plus

More

Packages that depend on cpcl_esc_printer