Claude Code template
A Flutter template built for Claude Code
Claude Code works in the terminal, close to your git history and your build tools. Flutter Agent Kit gives it a disciplined Flutter architecture with skills for every feature you will ask it to build.
Why Claude Code suits Flutter development
Claude Code runs Flutter commands directly: flutter test, flutter analyze, dart format. It can verify its own work in a loop instead of handing you unverified code.
That strength cuts both ways: an agent that can run anything can also restructure anything. Without project rules, Claude Code will happily refactor your architecture while fixing a widget.
How Flutter Agent Kit fits Claude Code
- AGENTS.md is the entry point: Claude Code reads it before each task, so architecture rules apply to every change, including refactors.
- Entry point for Claude: The kit ships a Claude-specific entry point alongside the agent-agnostic AGENTS.md.
- Skills per feature: Auth, RevenueCat paywalls, push notifications, AI chat with streaming and tool calling, maps, camera and more, each a structured workflow rather than a hope.
- Verification loop: The kit's setup section tells Claude Code how to run and test the app, so it verifies its own work.
Getting started
- Buy and scaffold: Checkout returns your license key. Run the scaffold command to generate the project.
- Open Claude Code: Start Claude Code in the project folder. It picks up AGENTS.md automatically.
- Paste the kickoff prompt: The kit includes a kickoff prompt that orients Claude Code on the architecture and available skills.
Frequently asked questions
Does Claude Code read AGENTS.md automatically?
Yes. Claude Code reads AGENTS.md as project instructions, which is why the kit uses the open standard instead of tool-specific files.
Can Claude Code run the Flutter app?
Yes. The kit's .ai docs cover project setup and FVM configuration, so Claude Code knows how to run, test and analyze the project it is working on.
Get Flutter Agent Kit
Flutter Agent Kit ships an AGENTS.md file the agent always loads, on-demand .ai docs and feature skills, so the setup above comes preconfigured for €99.99 one-time with lifetime updates.