fix(ui): update core dependency

This commit is contained in:
Salvatore Giordano
2021-12-02 12:37:48 +01:00
parent 0983de9936
commit 10115df9cd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## 3.3.0
## 3.3.1
✅ Added
+2 -2
View File
@@ -1,7 +1,7 @@
name: stream_chat_flutter
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
version: 3.3.0
version: 3.3.1
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -36,7 +36,7 @@ dependencies:
rxdart: ^0.27.0
share_plus: ^3.0.4
shimmer: ^2.0.0
stream_chat_flutter_core: ^3.2.0
stream_chat_flutter_core: ^3.3.0
substring_highlight: ^1.0.26
synchronized: ^3.0.0
url_launcher: ^6.0.3