Flutter is a tool for building apps that work on phones, tablets, and computers from one codebase. This guide helps you make fast, smooth apps with clean code and smart patterns.
You will learn about widget patterns, state management with Riverpod or Bloc, and navigation with GoRouter. It also covers performance tips like using const constructors and profiling with DevTools.
Whether you are new to Flutter or have experience, this skill gives you practical steps for building reliable cross-platform apps. It includes checklists for testing, layout, and optimization.
Global
mkdir -p ~/.claude/skills/flutter-devProject
mkdir -p .claude/skills/flutter-devSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability