Setting Up a Linux Environment for Flutter Development
1,619Sets up a Linux environment for Flutter development. Use when configuring a Linux machine to run, build, or deploy Flutter applications.
Testing Dart and Flutter Applications
1,209Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure
Implementing Dart and Flutter Test Coverage
1,187Collect coverage using the coverage packge and create an LCOV report
flutter-expert
298Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRou
flutter-animations
177Add, fix, refactor, debug, test, or explain Flutter animations and motion effects. Use when working with implicit animations such as Animate