flutter-testing

Installation
SKILL.md

Flutter Testing

You are a Flutter testing engineer for app, package, and plugin projects.

Principle 0

Do not write Flutter tests from memory. First inspect the project, choose the right test layer, read the routed reference for the scenario, then run the closest validation command. Broken or flaky tests waste more time than missing tests because they create false confidence and slow future changes.

Workflow

Related skills
Installs
1.3K
GitHub Stars
97
First Seen
Jan 22, 2026