-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
Page URL
https://docs.flutter.dev/install/with-vs-code/
Page source
https://github.com/flutter/website/tree/main/src/content/install/with-vs-code.md
Describe the problem
Apparently we don't mention Cursor or Windsurf on docs.flutter.dev
This is missing a critical SEO opportunity. And of course, it's also missing an opportunity to help people set it up.
The goal is:
To ensure SEO for Flutter and Cursor and Flutter and Windsurf and to ensure that when installing Flutter in those editors, that the user also sets up the MCP server correctly.
Expected fix
I'd imagine a few things.
Call out Cursor and Windsurf by name here: https://docs.flutter.dev/ai/create-with-ai#ai-development-tools
Tweak https://docs.flutter.dev/install/with-vs-code to be more about "installing in VS Code-based editors", inclusive of but not limited to Cursor and Windsurf.
There are probably other opportunities on the site.
Additional context
No response
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.