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

Installs
32
GitHub Stars
6.1K
First Seen
May 3, 2026
flutter-testing — midudev/autoskills