We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7721a3 commit 79187cfCopy full SHA for 79187cf
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.10.0
2
+
3
+- Support `firebase_ai: ^3.0.0` and `firebase_core: ^4.0.0` (https://github.com/flutter/ai/pull/145)
4
5
## 0.9.2
6
7
- fix [#137](https://github.com/flutter/ai/issues/137): Link Attachments are not
pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_ai_toolkit
description: >-
A set of AI chat-related widgets for Flutter apps targeting
mobile, desktop, and web.
-version: 0.9.2
+version: 0.10.0
repository: https://github.com/flutter/ai
8
topics:
0 commit comments