flutter / flutter/flutter

Wish for tooling available when I have a Flutter SDK installed that helps me ensure my coding agents are properly configured for Flutter development

Open
#173,783 4 comments 0 reactions 0 assignees View on GitHub
c: new feature c: proposal P2 team-tool tool triaged-tool would require significant investment
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

### Use case

Ensuring your coding agent is well set up for Flutter is a key part of your environment configuration. flutter doctor could check that my coding agent is configured for Flutter. Mostly, today that would mean "do I have the MCP server installed correctly" and "do I have the default Rules file named correctly and in the right place".

### Proposal

I imagine that running flutter doctor would tell me:

* I detected you have Gemini CLI, but your MCP server isnt' set up and you don't have rules. Here's how to fix that.
* I detected you have Claude Code CLI, but your MCP server isn't set up and you don't have rules. Here's how to fix that.
* etc

Contributor guide

Open the contributing guide

Research direction

Start with the existing flutter doctor entry point and its current environment checks. Define which coding agents, MCP server setup, and default Rules file locations are supported; done means flutter doctor detects missing configuration and reports actionable fixes for each supported agent.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
cli, developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.