Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

Notifications You must be signed in to change notification settings

damugua/flutter_escpos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_escpos

ESC/POS And TSC Printer driver for flutter.

Dependencies

Features

  • Support USB and Network Adapter;
  • Support ESC and TSC 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 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 And TSC Printer driver for flutter. flutter 小票打印,标签打印,暂时支持USB、网口

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 53.8%
  • C++ 23.3%
  • CMake 10.9%
  • HTML 5.3%
  • Ruby 3.7%
  • Swift 1.7%
  • Other 1.3%