Copilot for Flutter
GitHub Copilot instructions for Flutter
Copilot reads repository instructions before suggesting code. Flutter Agent Kit ships those instructions as part of the template, so Copilot suggests Riverpod v3 code that follows your conventions.
How Copilot reads project instructions
GitHub Copilot supports repository-level instruction files that shape its suggestions across the whole workspace. The AGENTS.md open standard is part of that ecosystem, and Copilot support for it means one file serves every agent on your team.
Without instructions, Copilot suggests from training data: Bloc, Provider or GetX patterns, generated model code, type-first folders. Each suggestion is plausible and wrong for your project.
What Flutter Agent Kit provides
- AGENTS.md in the root: Stack decisions, directory conventions, patterns to avoid and process rules, all in one always-referenced file.
- Skills Copilot can read: 18 markdown skills covering auth, payments, push, AI chat and more, so feature work follows a proven path.
- Conventions docs: Naming and import rules that keep Copilot's suggestions consistent with hand-written code.
The team benefit
Copilot's suggestions land in everyone's editor. With a shared AGENTS.md, every teammate's Copilot suggests code that follows the same architecture, which matters more as the team and the codebase grow.
Frequently asked questions
Does GitHub Copilot read AGENTS.md?
Copilot supports repository instruction files and AGENTS.md is the emerging open standard in that space. The kit ships AGENTS.md plus agent-specific entry points, so coverage extends beyond Copilot.
Do I need Copilot-specific configuration?
No extra configuration is needed beyond the files the scaffold generates. The rules live in the repository, so every clone gets them.
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.