-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concern
Description
Page URL
https://docs.flutter.dev/ai-toolkit
Page source
/ai-toolkit
Describe the problem
The AI Toolkit documentation references google_generative_ai
and vertexai_firebase
packages which have been deprecated in favor of firebase_ai
. Flutter AI Toolkit update to v0.9.0 introduced support for Firebase AI which is the latest.
This makes me wonder if this Flutter AI Toolkit documentation should be a part of the pub.dev package, which we can promote from the docs site. Instead of having the documentation entirely separate on the docs site which risks falling out of date with future package updates.
Expected fix
Documentation should be updated for the latest version with support for Firebase AI.
Additional context
No response
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.
Metadata
Metadata
Assignees
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concern