bluetooth_thermal_printer_pro 0.0.2
bluetooth_thermal_printer_pro: ^0.0.2 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).
Features #
- ✅ Check Bluetooth status
- ✅ List paired devices
- ✅ Connect to a printer
- ✅ Print text
- ✅ Print images (ESC/POS)
Installation #
Add this to your pubspec.yaml:
dependencies:
bluetooth_thermal_printer_pro: ^0.0.1
## ☕ Support the Developer
If you find this package helpful, you can support my work by buying me a coffee! ❤️
<a href="https://www.buymeacoffee.com/aselak30" target="_blank">
<img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" height="41" width="174">
</a>