flutter_brother_printer
A Flutter plugin wraps Brother Mobile SDK for Brother PT, QL series label printers
Getting Started
- Add "flutter_brother_print" to pubspec.yaml
- Proper permissions for bluetooth and external media (for android only) are required
- scan, configure, and print bitmap image
How to Print
scanDevice()
- initiate device scan
getPairedDevices()
- retrive paired devices
configure()
- configure printer info
connect()
- starts communication with printer
print()
- sends a bitmap image to printer
disconnect()
- ends communication with printer
Tested Printers
QL-820NWB, PT-P710BT