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

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

0.0.17 #

  • Fixed get system devices in ble

0.0.16 #

  • Bumped packages dependent on like flutter_blue_plus,win32,flutter_utils_plus

0.0.15 #

  • Added new extension for Printer of connectionsState
  • Now you can get system connected devices on macos

0.0.14 #

  • Fixed flickering of bt devices
  • Added some improvements

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