pos_printer_manager 0.0.5 pos_printer_manager: ^0.0.5 copied to clipboard
flutter package for print or list down both wireless and bluetooth esc printer devices.
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