Files
English/kouyu_english
shenleiandClaude Opus 5 13b5272e8c refactor: 拆分对话页 build,抽出消息气泡组件
- _TurnBubble:单条对话气泡(翻译、播放/翻译/句型解析操作)
- _TurnAction:气泡下方的图标文字按钮,替代三段重复布局
- 提示按钮逻辑移到 _showHint()

_DialoguePageState.build 从约 320 行降到约 170 行,无用户可见变化。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-16 17:24:29 +09:00
..

kouyu_english

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.