Flutter
Flutter Adding Home Screen Widgets
This walks you through the full native implementation needed for Flutter home screen widgets on both iOS and Android. It covers the shared storage communication
Flutter Animating Apps
Handles the full spectrum of Flutter animations from simple implicit tweens to complex physics-based motion. It walks you through the decision tree of when to u
Flutter Architecting Apps
Implements the standard three-layer Flutter architecture with proper separation between UI, Logic, and Data layers. Generates boilerplate for Services, Reposito
Flutter Building Forms
A solid reference for Flutter form implementation that walks you through the complete validation workflow. Covers the essential pattern of StatefulWidget with G
Flutter Building Layouts
The flutter-building-layouts skill enables developers to construct Flutter user interfaces by applying the constraint-based layout system and selecting appropri
Flutter Building Plugins
This is solid for building reusable Flutter plugins that bridge Dart with platform-specific APIs. It walks you through the federated plugin architecture, helps
Flutter Caching
Install Flutter Caching skill for Claude Code from flutter/skills.
Flutter Caching Data
This covers the essential caching patterns for Flutter apps, from basic shared preferences to full offline-first architectures with SQLite synchronization. It's
Flutter Embedding Native Views
This handles the tricky parts of embedding native Android/iOS views into Flutter apps and embedding Flutter into existing web applications. It walks you through
Flutter Handling Concurrency
A solid reference for handling Flutter's concurrency patterns without the usual confusion about when to use what. It breaks down the async versus isolate decisi
Flutter Handling Http And Json
A solid reference for Flutter HTTP and JSON work that covers the practical stuff you actually need. It walks through the http package setup, shows you how to va
Flutter Implementing Navigation And Routing
Covers both imperative Navigator.push() patterns and declarative Router setups for Flutter apps that need deep linking or web URL support. Walks through data pa
Flutter Improving Accessibility
A solid checklist-driven approach to Flutter accessibility that covers the fundamentals without getting lost in theory. Walks you through semantic widget usage,
Flutter Interoperating With Native Apis
Here's a comprehensive guide for integrating native code with Flutter across all platforms. It covers the four main approaches: FFI bindings for C/C++ libraries
Flutter Localizing Apps
Gets Flutter apps ready for international users by setting up proper localization infrastructure. Walks you through the entire process: configuring pubspec.yaml
Flutter Managing State
This one walks you through Flutter's state management decisions with a clear distinction between ephemeral state (use setState) and app state (use Provider with
Flutter Reducing App Size
Walks you through generating Flutter's code-size-analysis JSON files and interpreting them in DevTools to actually understand what's bloating your app. Covers t
Flutter Setting Up On Linux
Walks you through the complete Linux setup for Flutter desktop development, from installing the GTK dependencies and build tools to running flutter doctor valid
Flutter Setting Up On Macos
Walks you through the complete macOS setup for Flutter development, from installing Xcode to configuring CocoaPods and command-line tools. Runs flutter doctor v
Flutter Setting Up On Windows
This walks you through the full Windows Flutter setup from SDK installation to building distributable packages. It handles the common gotchas like Visual Studio
Flutter Testing
Install Flutter Testing skill for Claude Code from flutter/skills.
Flutter Testing Apps
Implements a comprehensive testing strategy for Flutter apps across unit, widget, and integration test layers. Creates fake repository implementations, sets up
Flutter Theming
Install Flutter Theming skill for Claude Code from flutter/skills.
Flutter Theming Apps
A solid reference for Flutter theming that actually covers the gotchas you'll hit when migrating to Material 3. It walks you through replacing deprecated proper
Flutter Working With Databases
This one walks you through building a proper data layer for Flutter apps using SQLite and offline-first patterns. It pushes you toward clean architecture with s
SaaS Factory
Skills like "Flutter skills" are great on their own. Paired with a pre-configured AI company, they ship features.