AI Rules for Flutter Development
Flutter enables cross-platform apps from a single codebase. These rules cover widget composition, Riverpod state management, and platform-specific adaptations.
npx @findutils/skills add flutter-dart1 Flutter skills available
How to Use These Rules
FindUtils Skills auto-detects your AI tool and writes the correct file format:
| AI Tool | Rules File |
|---|---|
| Claude Code | CLAUDE.md (project root) |
| Cursor | .cursor/rules/{name}.mdc |
| GitHub Copilot | .github/copilot-instructions.md |
| Windsurf | .windsurf/rules/ or .windsurfrules |
| Cline | .clinerules (project root) |
| Aider | .aider.conf.yml or CONVENTIONS.md |
| Codex / OpenAI | AGENTS.md (project root) |
| Gemini CLI | GEMINI.md or .gemini/ |
Build Your Full Flutter Stack
Combine Flutter with your styling, database, and testing tools using the Stack Builder: