bt_printer_plugin 0.1.3
bt_printer_plugin: ^0.1.3 copied to clipboard
A Flutter plugin for Bluetooth thermal printing using ESC/POS commands.
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