flutter_zpl_printer 0.0.1
flutter_zpl_printer: ^0.0.1 copied to clipboard
Flutter plugin for discovering, connecting to, and printing on Zebra ZPL printers via the official Link-OS SDK. Supports Bluetooth MFi and Wi-Fi on Android & iOS.
0.0.1 #
- Initial release.
- Printer discovery via Bluetooth MFi and Wi-Fi.
- Connect/disconnect to Zebra ZPL printers.
- Raw ZPL payload printing.
- Printer hardware status queries.
- Retrieve all printer settings (
getSettings). - Cross-platform error codes for structured error handling.