0714fb8a1b
- 抽出 _findThermalPrinter(macOS: lpstat -e;Windows: Printing.listPrinters) 与 _sendRaw(macOS/Linux: lp -o raw;Windows: winspool WritePrinter RAW) - 新增 _winRawPrint:OpenPrinter/StartDocPrinter(RAW)/WritePrinter 直送裸字节 - 位图渲染与 TSPL 生成跨平台复用;macOS 行为不变 - 依赖新增 win32/ffi(仅 Windows 运行时调用,已 Platform.isWindows 守卫) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
jiu_client
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.