flutter

Installation
SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • Build cross-platform mobile, web, or desktop applications with Flutter
  • Create and compose Flutter widgets (StatelessWidget, StatefulWidget)
  • Implement state management (setState, Provider, Riverpod, Bloc)
  • Set up navigation and routing in Flutter apps
  • Configure themes, assets, and platform-specific settings
  • Use platform channels for native interop
  • Optimize Flutter app performance (const widgets, keys, build methods)
  • Debug and hot-reload Flutter applications

How to use this skill

Workflow

  1. Identify the request area (widget creation, state management, navigation, platform integration, etc.)
  2. Apply Flutter/Dart best practices following official guidelines
  3. Generate Dart code using Flutter widget conventions
Related skills

More from partme-ai/full-stack-skills

Installs
22
GitHub Stars
379
First Seen
Jan 29, 2026