Skip to content

ESC/POS,TSC and ZPL Printer driver for flutter. flutter 小票打印,标签打印,暂时支持USB、网口

License

Notifications You must be signed in to change notification settings

fanchou/flutter_escpos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_escpos

ESC/POS And TSC Printer driver for flutter.

Dependencies

Features

  • Support USB and Network Adapter;
  • Support ESC、TSC、ZPL command;
  • Support Pos printer and Label printer;
  • Support multi platform(test on Windows,MacOs,Android);

Tips

  • 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.

Example

  • See ./examples for more examples.

WechatIMG3702

TODO

  • Network Adapter
  • Bluetooth Adapter
  • SerialPort Adapter

About

ESC/POS,TSC and ZPL Printer driver for flutter. flutter 小票打印,标签打印,暂时支持USB、网口

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published