universal_thermal_printer 1.0.0 copy "universal_thermal_printer: ^1.0.0" to clipboard
universal_thermal_printer: ^1.0.0 copied to clipboard

Universal Thermal Printer SDK for Flutter — Bluetooth & Network (WiFi/LAN) ESC/POS thermal printer support with text, QR, barcode, images, and built-in remote license activation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_thermal_printer

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

dependencies:
  universal_thermal_printer: ^1.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:universal_thermal_printer/universal_thermal_printer.dart';
3
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Universal Thermal Printer SDK for Flutter — Bluetooth & Network (WiFi/LAN) ESC/POS thermal printer support with text, QR, barcode, images, and built-in remote license activation.

Homepage

License

unknown (license)

Dependencies

crypto, flutter, flutter_blue_plus, http, image, permission_handler, print_bluetooth_thermal, shared_preferences

More

Packages that depend on universal_thermal_printer