eedcd9a385
标签版式从绝对坐标改为「栅格流/自动回流」:LabelTemplate.computeLayout() 解析存储坐标为流式绝对几何(LabelLayout),三条回流规则——条码隐藏文字区向下 延伸、二维码隐藏文字区向右延伸、抬头隐藏整体上移;打印安全地板钳制 (kMinQrSize=80/kMinBarcodeH=20)。画布位图与热敏 TSPL 两条渲染路径改为只读 computeLayout(),不再直读 tpl.header/qr/barcode/textStack。 全字段显示时回流均为 no-op,默认模板逐像素等于重构前基准—— label_render_golden_test 零 diff 守护。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5
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.