Setup & Installation
What This Skill Does
Implements unit, widget, and integration tests for Flutter apps. Covers ViewModel testing with fake repositories, widget tree verification, plugin platform channel testing, and end-to-end flows on real devices or emulators. Gives you structured test patterns and platform-specific commands so you don't have to piece together Flutter's scattered testing docs yourself.
When to use it
- Working with flutter testing apps functionality
- Implementing flutter testing apps features
- Debugging flutter testing apps related issues
