easy_thermal_printer 1.0.1 copy "easy_thermal_printer: ^1.0.1" to clipboard
easy_thermal_printer: ^1.0.1 copied to clipboard

A simple Flutter library for Bluetooth thermal printing using ESC/POS commands. Supports text, images, QR codes, barcodes, and HTML receipt preview.

Easy Thermal Printer #

pub package License: MIT Flutter

A simple Flutter library for Bluetooth thermal printing using ESC/POS commands.
Supports text, images, QR codes, barcodes, and HTML receipt preview.


πŸš€ Features #

  • πŸ–¨ Print text, images, barcodes, and QR codes
  • πŸ“ Support for 58mm and 80mm paper sizes
  • πŸ”— Bluetooth scanning, connection, and printing
  • 🧾 Convert receipts to HTML for print preview
  • πŸ’‘ Example app with live receipt preview using flutter_html

πŸ“¦ Installation #

Add this to your pubspec.yaml:

dependencies:
  easy_thermal_printer:
    git:
      url: https://github.com/robbysoerya/easy_thermal_printer.git

πŸ™ Credits & Inspiration #

This project is a Flutter reimplementation and enhancement inspired by:

Both projects helped shape the design and features of Easy Thermal Printer, with major rewrites and cross-platform improvements for modern Flutter use.

0
likes
140
points
18
downloads

Publisher

verified publisherrobbysoerya.dev

Weekly Downloads

A simple Flutter library for Bluetooth thermal printing using ESC/POS commands. Supports text, images, QR codes, barcodes, and HTML receipt preview.

Repository (GitHub)
View/report issues

Topics

#bluetooth #printer #escpos #thermal #receipt

Documentation

API reference

License

MIT (license)

Dependencies

barcode_image, fluetooth_plus, flutter, image, zxing_lib

More

Packages that depend on easy_thermal_printer