File tree Expand file tree Collapse file tree 11 files changed +29
-11
lines changed
stream_chat_localizations Expand file tree Collapse file tree 11 files changed +29
-11
lines changed Original file line number Diff line number Diff line change 1- ## Upcoming
1+ ## 8.3.0
22
33✅ Added
44
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ import 'package:stream_chat/src/client/client.dart';
33/// Current package version
44/// Used in [StreamChatClient] to build the `x-stream-client` header
55// ignore: constant_identifier_names
6- const PACKAGE_VERSION = '8.2 .0' ;
6+ const PACKAGE_VERSION = '8.3 .0' ;
Original file line number Diff line number Diff line change 11name : stream_chat
22homepage : https://getstream.io/
33description : The official Dart client for Stream Chat, a service for building chat applications.
4- version : 8.2 .0
4+ version : 8.3 .0
55repository : https://github.com/GetStream/stream-chat-flutter
66issue_tracker : https://github.com/GetStream/stream-chat-flutter/issues
77
Original file line number Diff line number Diff line change 1- ## Upcoming
1+ ## 8.3.0
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.
28
39✅ Added
410
Original file line number Diff line number Diff line change 11name : stream_chat_flutter
22homepage : https://github.com/GetStream/stream-chat-flutter
33description : Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
4- version : 8.2 .0
4+ version : 8.3 .0
55repository : https://github.com/GetStream/stream-chat-flutter
66issue_tracker : https://github.com/GetStream/stream-chat-flutter/issues
77
@@ -42,7 +42,7 @@ dependencies:
4242 rxdart : ^0.28.0
4343 share_plus : ^10.0.2
4444 shimmer : ^3.0.0
45- stream_chat_flutter_core : ^8.2 .0
45+ stream_chat_flutter_core : ^8.3 .0
4646 synchronized : ^3.1.0+1
4747 thumblr : ^0.0.4
4848 url_launcher : ^6.3.0
Original file line number Diff line number Diff line change 1+ ## 8.3.0
2+
3+ - Updated ` stream_chat ` dependency to [ ` 8.3.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
4+
15## 8.2.0
26
37- Updated ` stream_chat ` dependency to [ ` 8.2.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
Original file line number Diff line number Diff line change 11name : stream_chat_flutter_core
22homepage : https://github.com/GetStream/stream-chat-flutter
33description : Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.
4- version : 8.2 .0
4+ version : 8.3 .0
55repository : https://github.com/GetStream/stream-chat-flutter
66issue_tracker : https://github.com/GetStream/stream-chat-flutter/issues
77
@@ -17,7 +17,7 @@ dependencies:
1717 freezed_annotation : ^2.4.1
1818 meta : ^1.9.1
1919 rxdart : ^0.28.0
20- stream_chat : ^8.2 .0
20+ stream_chat : ^8.3 .0
2121
2222dev_dependencies :
2323 build_runner : ^2.4.9
Original file line number Diff line number Diff line change 1+ ## 8.3.0
2+
3+ - Updated ` stream_chat_flutter ` dependency to [ ` 8.3.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
4+
15## 8.2.0
26
37- Updated ` stream_chat_flutter ` dependency to [ ` 8.2.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
Original file line number Diff line number Diff line change 11name : stream_chat_localizations
22description : The Official localizations for Stream Chat Flutter, a service for building chat applications
3- version : 8.2 .0
3+ version : 8.3 .0
44homepage : https://github.com/GetStream/stream-chat-flutter
55repository : https://github.com/GetStream/stream-chat-flutter
66issue_tracker : https://github.com/GetStream/stream-chat-flutter/issues
Original file line number Diff line number Diff line change 1+ ## 8.3.0
2+
3+ - Updated ` stream_chat ` dependency to [ ` 8.3.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
4+
15## 8.2.0
26
37- Updated ` stream_chat ` dependency to [ ` 8.2.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
You can’t perform that action at this time.
0 commit comments