Skip to content

Conversation

@sfshaza2
Copy link
Contributor

This kinda sorta fixes #12476. Very soon, @csells is updating these pages as part of his current work.

@sfshaza2 sfshaza2 requested a review from a team as a code owner October 30, 2025 21:15
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @sfshaza2, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces a temporary informational note to the Flutter AI Toolkit documentation. The purpose is to quickly inform users about the deprecation of older AI packages and the recommendation of flutter_ai_toolkit as their replacement, while also acknowledging that the documentation itself is currently outdated and awaiting a more comprehensive update.

Highlights

  • Temporary Documentation Update: A temporary note has been added to the src/content/ai-toolkit/index.md page to address outdated information.
  • Package Deprecation Notice: The added note informs readers that the google_generative_ai and vertexai_firebase packages are deprecated and have been replaced by flutter_ai_toolkit.
  • Documentation Status: The note clarifies that the current documentation pages are out of date and will be updated soon by another team member.
  • Potential Broken Link: The added link definition [firebase-ai]: {{site-pub-pkg}}/flutter_ai_toolkit does not match the inline link [flutter_ai_toolkit][] used in the note, which will result in a broken link for flutter_ai_toolkit.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a helpful note to the AI Toolkit documentation, clarifying that google_generative_ai and vertexai_firebase are deprecated in favor of flutter_ai_toolkit. This is a good stop-gap measure. My review includes a suggestion to fix a broken markdown link within the new note to ensure users can easily find the new package.

@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented Oct 30, 2025

Visit the preview URL for this PR (updated for commit d689fe8):

https://flutter-docs-prod--pr12616-ai-f54umpvz.web.app

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@sfshaza2 sfshaza2 merged commit 37db8f7 into main Nov 4, 2025
9 checks passed
@sfshaza2 sfshaza2 deleted the ai branch November 4, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AI Toolkit documentation is out of date

5 participants