flutter test runner
✓Run Sanmill's Flutter test suite, including unit tests, widget tests, and integration tests; use when running tests or checking test coverage.
Installation
SKILL.md
This skill helps run and manage Sanmill's Flutter test suite, ensuring code quality and functional correctness.
| Type | Environment | Native Code | Speed | Use For |
| Unit/Widget | Dart VM | ❌ No | ⚡ Fast | Pure Dart logic, UI components | | Integration | Real platform | ✅ Yes | 🐌 Slower | AI behavior, platform features |
Run Sanmill's Flutter test suite, including unit tests, widget tests, and integration tests; use when running tests or checking test coverage. Source: calcitem/sanmill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/calcitem/sanmill --skill flutter test runner- Source
- calcitem/sanmill
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is flutter test runner?
Run Sanmill's Flutter test suite, including unit tests, widget tests, and integration tests; use when running tests or checking test coverage. Source: calcitem/sanmill.
How do I install flutter test runner?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/calcitem/sanmill --skill flutter test runner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/calcitem/sanmill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01