File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- # 1.0.16
1
+ # 1.0.17
2
2
3
3
- Make ` roomIds ` parameter not required on ` getFileList `
4
-
5
- # 1.0.15
6
-
7
- -Add include and exclude extension on ` getFileList ` method
4
+ - Add include and exclude extension on ` getFileList ` method
8
5
9
6
# 1.0.14
10
7
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.16 ' ;
3
+ const sdkVersion = '1.0.17 ' ;
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.16
3
+ version : 1.0.17
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