-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Adding mention of Cursor and Windsurf #12503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Visit the preview URL for this PR (updated for commit 31767be): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good to me :)
One suggestion for the install page changes:
AI can not only be a feature in your app, but also a powerful assistant in your | ||
development workflow. Tools like Gemini Code Assist and the Gemini CLI can help | ||
you write code faster, understand complex concepts, and reduce boilerplate. | ||
development workflow. Tools like Gemini Code Assist, Gemini CLI, [Cursor][], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe cross link Gemini Code Assist and Gemini CLI to their respective headers?
Learn how to install and set up Flutter in a VS Code-based editor. | ||
This includes (but is not limited to) [Cursor][] and [Windsurf][]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Learn how to install and set up Flutter in a VS Code-based editor. | |
This includes (but is not limited to) [Cursor][] and [Windsurf][]. | |
Learn how to install and set up Flutter in a Code OSS-based editor. | |
This includes (but is not limited to), [VS Code][], [Cursor][], and [Windsurf][]. |
quickly set up your Flutter development environment. | ||
Learn how to install and set up Flutter in a VS Code-based editor. | ||
This includes (but is not limited to) [Cursor][] and [Windsurf][]. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[VS Code]: https://code.visualstudio.com |
Addresses #12355
I'm not sure if further mods are needed for the VS Code page.