android_bluetooth_printer 0.1.6
android_bluetooth_printer: ^0.1.6 copied to clipboard
A plugin for Android Bluetooth Printer
android_bluetooth_printer #
A plugin for Android Bluetooth Printer. Only works on Android. This plugin implements ESCPOS-ThermalPrinter-Android to print using most of ESC-POS printers. Ow, and it doesn't requires any location permission.
Getting Started #
You just need to write
await AndroidBluetoothPrinter.print(theText);
copied to clipboard
Follow the text format provided by ESCPOS-ThermalPrinter-Android