# T Flutter Demo Run

> Run and repair one Android Patrol user-story demo file.

- Skill: `timzaak/t-flutter-demo-run` (Agent Skill)
- Install (CLI): `npx skillmds@latest add timzaak/t-flutter-demo-run`
- Raw SKILL.md: https://api.skillmd.com/api/skills/timzaak/t-flutter-demo-run/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: timzaak (https://skillmd.com/u/timzaak)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/timzaak/t-flutter-demo-run

---


# Flutter Demo Run

按 `${CLAUDE_PLUGIN_ROOT}/protocols/flutter-demo-run-repair-contract.md` 执行单文件 Android Patrol 演示。

- 参数必须是存在的 `patrol_test/**/*_test.dart`。
- 优先使用目标项目 `scripts/flutter-demo-test-runner.py`；缺少时回退 `${CLAUDE_PLUGIN_ROOT}/scripts/flutter-demo-test-runner.py`。
- 首次运行整文件；失败后调用 `flutter-demo-diagnose`，按建议分发修复、补测并重跑，最多六轮。
- 所有 Agent 调用遵循 `${CLAUDE_PLUGIN_ROOT}/protocols/subagent-dispatch.md`。
- 最后一行只输出 `${CLAUDE_PLUGIN_ROOT}/protocols/demo-result-contract.md` 定义的 `Result`。


