Skip to content

Commit 37db8f7

Browse files
sfshaza2gemini-code-assist[bot]parlough
authored
Adding a note about flutter_ai_toolkit replacing previous AI packages (#12616)
This kinda sorta fixes #12476. Very soon, @csells is updating these pages as part of his current work. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Parker Lougheed <[email protected]>
1 parent 74c32c4 commit 37db8f7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/ai-toolkit/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ next:
1010

1111
Hello and welcome to the Flutter AI Toolkit!
1212

13+
:::note
14+
These pages are now out of date. They will be
15+
updated soon but, in the meantime, be aware that the
16+
`google_generative_ai` and `vertexai_firebase` packages
17+
are deprecated and replaced with [`package:firebase_ai`][].
18+
:::
19+
20+
[`package:firebase_ai`]: {{site.pub-pkg}}/firebase_ai
21+
1322
The AI Toolkit is a set of AI chat-related widgets that make
1423
it easy to add an AI chat window to your Flutter app.
1524
The AI Toolkit is organized around an abstract

0 commit comments

Comments
 (0)