bt_printer_plugin

A lightweight Flutter plugin for printing via Bluetooth thermal printers.
Supports basic printer discovery, connection, and raw ESC/POS printing.


Features

  • Discover paired Bluetooth devices
  • Connect to a Bluetooth printer
  • Send raw ESC/POS formatted print data
  • Android supported (iOS not yet implemented)

Installation

Add the plugin to your pubspec.yaml: dependencies: bt_printer_plugin: ^1.0.0