Flutter developers need reliable patterns to build apps that work well. These patterns cover everything from handling null safety to managing app state. They help you write clean code that is easy to test and maintain.
You can use these patterns when starting a new feature or setting up a project. They give you ready to use code for state management with BLoC, Riverpod, or Provider. They also cover navigation with GoRouter and secure networking with Dio.
These patterns are production ready and library agnostic. They help you avoid common mistakes and build robust mobile apps with clean architecture.
Global
mkdir -p ~/.claude/skills/dart-flutter-patternsProject
mkdir -p .claude/skills/dart-flutter-patternsSource 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