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 a3c69e4 commit c781e0bCopy full SHA for c781e0b
packages/stream_chat_flutter/CHANGELOG.md
@@ -1,9 +1,14 @@
1
## Upcoming
2
3
+✅ Added
4
+
5
+- Added several new widgets to enhance the AI assistant features.
6
+ - `StreamingMessageView` to show AI assistant messages with streaming animation.
7
+ - `AITypingIndicatorView` to show AI typing indicator.
8
9
🐞 Fixed
10
-- [[#2030]](https://github.com/GetStream/stream-chat-flutter/issues/2030) Fixed `video_thumbnail`
- Namespace not specified.
11
+- [[#2030]](https://github.com/GetStream/stream-chat-flutter/issues/2030) Fixed `video_thumbnail` Namespace not specified.
12
13
## 8.2.0
14
0 commit comments