unified_esc_pos_printer 3.0.0 copy "unified_esc_pos_printer: ^3.0.0" to clipboard
unified_esc_pos_printer: ^3.0.0 copied to clipboard

Unified ESC/POS thermal printer package for Flutter. Supports USB, Bluetooth Classic, BLE, and Network connections with a single PrinterManager API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unified_esc_pos_printer

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

dependencies:
  unified_esc_pos_printer: ^3.0.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:unified_esc_pos_printer/unified_esc_pos_printer.dart';
0
likes
150
points
324
downloads

Publisher

verified publisherelriztechnology.com

Weekly Downloads

Unified ESC/POS thermal printer package for Flutter. Supports USB, Bluetooth Classic, BLE, and Network connections with a single PrinterManager API

Repository (GitHub)
View/report issues

Topics

#esc-pos #esc-pos-printer #thermal-printer #receipt-printer #printer-manager

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_libserialport, image, network_info_plus, usb_serial

More

Packages that depend on unified_esc_pos_printer

Packages that implement unified_esc_pos_printer