flutter_thermal_printer 0.0.13 copy "flutter_thermal_printer: ^0.0.13" to clipboard
flutter_thermal_printer: ^0.0.13 copied to clipboard

Plugin for Flutter to print on thermal printers via ESC/POS commands.

0.0.13 #

  • Removed unused library flutterlib_serialport
  • Updated some dependencies

0.0.12 #

  • Some Bugs Fixed in MacOs

0.0.11 #

  • Some Bugs Fixed in MacOs

0.0.10 #

  • Some Bugs Fixed in MacOs

0.0.9 #

  • Added Getting USB Devices for MacOs

0.0.8 #

  • Updated Bluetooth Services Package

0.0.7 #

  • Removed test printing from the example

0.0.6 #

  • Added USB Printing for Windows Devices
  • Read Take Care Of part at below in Readme for More.

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