File tree Expand file tree Collapse file tree 5 files changed +17
-0
lines changed
stream_chat_localizations Expand file tree Collapse file tree 5 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- Added support for Polls feature, which allows users to create and vote on polls in chat messages.
6
6
7
+ 🔄 Changed
8
+
9
+ - Updated minimum Dart version to 3.5.4 for the SDK.
10
+
7
11
## 8.3.0
8
12
9
13
✅ Added
Original file line number Diff line number Diff line change 4
4
5
5
- Added a new ` StreamPollCreator ` widget to facilitate poll creation within the chat interface.
6
6
7
+ 🔄 Changed
8
+
9
+ - Updated minimum Flutter version to 3.24.5 for the SDK.
10
+
7
11
## 8.3.0
8
12
9
13
✅ Added
Original file line number Diff line number Diff line change 4
4
5
5
- Added ` StreamPollController ` to create and manage a poll based on the passed configs.
6
6
7
+ 🔄 Changed
8
+
9
+ - Updated minimum Flutter version to 3.24.5 for the SDK.
10
+
7
11
## 8.3.0
8
12
9
13
- Updated ` stream_chat ` dependency to [ ` 8.3.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
Original file line number Diff line number Diff line change 1
1
## Upcoming
2
2
3
3
- Added multiple new localization strings related to poll creation and validation.
4
+ - Updated minimum Flutter version to 3.24.5 for the SDK.
4
5
5
6
## 8.3.0
6
7
Original file line number Diff line number Diff line change
1
+ ## Upcoming
2
+
3
+ - Updated minimum Flutter version to 3.24.5 for the SDK.
4
+
1
5
## 8.3.0
2
6
3
7
- Updated ` stream_chat ` dependency to [ ` 8.3.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
You can’t perform that action at this time.
0 commit comments