bluetooth_thermal_printer_pro 0.0.3
bluetooth_thermal_printer_pro: ^0.0.3 copied to clipboard
A Flutter plugin to connect and print text/images to Bluetooth thermal printers.Updated Bluetooth thermal printer plugin (Android) for modern Flutter/Kotlin/AGP.
🖨 bluetooth_thermal_printer_pro #
A Flutter plugin to connect and print text/images on Bluetooth thermal printers (Android supported). Perfect for POS apps, receipts, or any situation where Bluetooth printing is needed.
Support #
If you find this package helpful, consider supporting me:
✨ Features #
- ✅ Check Bluetooth status
- ✅ List paired devices
- ✅ Connect to a printer
- ✅ Print text
- ✅ Print images (ESC/POS)
🚀 Getting Started #
Installation #
Add this to your pubspec.yaml:
dependencies:
bluetooth_thermal_printer_pro: ^0.0.3
