Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 582 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 582 Bytes

0.0.5

  • null safety

0.0.4+1

  • android support usb flutter_usb_printer

0.0.4

  • windows support usb using win32

0.0.3+4

  • hotfix

0.0.3+3

  • add isDisconnect parameter to writeBytes

0.0.3+2

  • upgrade esc_pos_utils_plus

0.0.3+1

  • hotfix ConntectionType to ConnectionType

0.0.3

  • ios bluetooth ble support

0.0.2+1

  • hotfix

0.0.2

  • license public added

0.0.1

  • BluetoothPrinterManager allow to scan bluetooth paired printer device, connect, writeBytes
  • NetworkPrinterManager allow to scan network printer device, connect, writeBytes