ESC/POS And TSC Printer driver for flutter.
- quick_usb for cross-platform USB plugin for Flutter.
- esc_pos_utils for base ESC/POS commands.
- Support USB and Network Adapter;
- Support ESC、TSC、ZPL command;
- Support Pos printer and Label printer;
- Support multi platform(test on Windows,MacOs,Android);
-
On Windows, Use Zadig to install the WinUSB driver for your printer. -
On Windows, If you don't want to use Zadig, you can use dev branch(Use Win32 API). -
On Mac, Need to set the USB permissions of the project.
- See ./examples for more examples.
Network Adapter- Bluetooth Adapter
- SerialPort Adapter