pos_universal_printer 0.1.2
pos_universal_printer: ^0.1.2 copied to clipboard
Flutter POS printing plugin (ESC/POS receipts, TSPL/CPCL labels) with multi-role routing and Bluetooth/TCP support.
Changelog #
0.1.0 #
- Initial release of the federated interface package.
- ESC/POS, TSPL, CPCL support via builders.
- Role-based printer mapping.
- Android Bluetooth Classic and TCP; iOS TCP.
- Basic receipt renderer and cash drawer command.
0.1.1 #
- Add example/, LICENSE, README improvements, and API dartdoc.
- Fix analyzer warnings and formatting.
- Prep for pub.dev publishing flow and improve documentation.
0.1.2 #
- Fix repository URL to point to the package subdirectory in the monorepo for pub.dev verification.