flutter_thermal_printer 0.0.5
flutter_thermal_printer: ^0.0.5 copied to clipboard
Plugin for Flutter to print on thermal printers via ESC/POS commands.
0.0.5 #
- Added esc_pos_utils_plus for printing
0.0.4 #
- Added getPrinter() to get the printers from both USB and Bluetooth
0.0.3 #
- Added USB Printer Support for Android
0.0.2 #
- Added Support for Windows Bluetooth
- Added Start and Stop Scanning for BLE devices
- Added Connect and Disconnect Printer
- Added Printer Model Class
- Added
longdata
to print data for long text
0.0.1 #
- Initial release