File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.14
2
+
3
+ - improve ` setUser ` method to allow for setting user
4
+ even when realtime server aren't stable
5
+
1
6
# 1.0.13
2
7
3
8
- provide "FLUTTER_NOTIFICATION_CLICK" when getting push notifications from
Original file line number Diff line number Diff line change 1
1
part of qiscus_chat_sdk.core;
2
2
3
- const sdkVersion = '1.0.13 ' ;
3
+ const sdkVersion = '1.0.14 ' ;
4
4
const sdkPlatformName = 'flutter' ;
Original file line number Diff line number Diff line change 1
1
name : qiscus_chat_sdk
2
2
description : The Scalable In-App Chat SDK for Mobile & Web
3
- version : 1.0.13
3
+ version : 1.0.14
4
4
homepage : https://sdk.qiscus.com
5
5
repository : https://github.com/qiscus/qiscus-chat-sdk-flutter
6
6
issue_tracker : https://github.com/qiscus/qiscus-chat-sdk-flutter/issues
You can’t perform that action at this time.
0 commit comments