Loading...
Loading...
Found 5 Skills
Enforce best practices for Dart and Flutter testing.
Dive into the world of Flutter, Google's UI toolkit, and learn how to build cross-platform apps with ease using this introductory guide and accompanying "Flutter Take 5" video series.
Guide on how to control a Flutter app using flutter_driver via MCP and capture screenshots.
. Use when writing tests, reviewing test coverage, or setting up testing.
Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.