bt_printer_plugin 0.1.3 copy "bt_printer_plugin: ^0.1.3" to clipboard
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

2
likes
150
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Bluetooth thermal printing using ESC/POS commands.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bt_printer_plugin