-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: gemini-cli-extensions/flutter
base: v0.2.2
head repository: gemini-cli-extensions/flutter
compare: main
- 14 commits
- 29 files changed
- 8 contributors
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 04bf0a6 - Browse repository at this point
Copy the full SHA 04bf0a6View commit details
Commits on Oct 7, 2025
-
Add connection instructions for Flutter app (#96)
Added instructions for connecting to a running Flutter app using the Dart Tooling Daemon. fixes #94 --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f797b00 - Browse repository at this point
Copy the full SHA f797b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a71e46 - Browse repository at this point
Copy the full SHA 2a71e46View commit details -
Update README.md for windows (#95)
Added instructions to help Windows users install the plugin *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [ ] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [ ] I signed the [CLA]. - [ ] I listed at least one issue that this PR fixes in the description above. - [ ] I updated/added relevant documentation (doc comments with `///`). - [ ] I added new tests to check the change I am making, or this PR is [test-exempt]. - [ ] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. <!-- Links --> [Contributor Guide]: https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#overview [Tree Hygiene]: https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md [test-exempt]: https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#tests [Flutter Style Guide]: https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d1c3c9 - Browse repository at this point
Copy the full SHA 7d1c3c9View commit details
Commits on Oct 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6e7f278 - Browse repository at this point
Copy the full SHA 6e7f278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36160f0 - Browse repository at this point
Copy the full SHA 36160f0View commit details -
Document warning for Dart MCP server config (#35)
Added warning message for existing Dart MCP server configuration. --------- Co-authored-by: Seth Ladd <sethladd@gmail.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 01f9535 - Browse repository at this point
Copy the full SHA 01f9535View commit details -
Configuration menu - View commit details
-
Copy full SHA for c696b8c - Browse repository at this point
Copy the full SHA c696b8cView commit details -
Add pull request template (#37)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bcbb845 - Browse repository at this point
Copy the full SHA bcbb845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad2d4b - Browse repository at this point
Copy the full SHA 8ad2d4bView commit details -
feat: Store specs in a specs/ directory (#38)
For better organization, the /create-app and /create-package commands now put the markdown files (IMPLEMENTATION.md, DESIGN.md) into a dedicated directory. For example a "specs/" directory. --- *PR created automatically by Jules for task [12628400089442853630](https://jules.google.com/task/12628400089442853630)* Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4313a9 - Browse repository at this point
Copy the full SHA e4313a9View commit details
Commits on Oct 9, 2025
-
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e588db2 - Browse repository at this point
Copy the full SHA e588db2View commit details
Commits on Oct 16, 2025
-
Emphasize installation is a terminal command (#44)
Add the word "terminal" before "command" to disambiguate against a command that might be entered after launching gemini-cli. Split the install and uninstall steps into separate code blocks so that the UI copy button which copies the entire block is more useful. Nest the code blocks in a list and move the comments to list text. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2aa4815 - Browse repository at this point
Copy the full SHA 2aa4815View commit details
Commits on Oct 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 171e37a - Browse repository at this point
Copy the full SHA 171e37aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.2...main