We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34cd30 commit bc6caf0Copy full SHA for bc6caf0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.0.15
2
+ fix:
3
+ 1.修复getHistoryMessages 安卓和ios的消息排序不一致
4
+ 2.修复updateMyInfo 的参数缺失问题。
5
+## 0.0.14
6
+ fix: contact event username is null bug
7
+
8
## 0.0.13
9
feature: getHistoryMessages parameters add isDescend-option.
10
README.md
@@ -9,7 +9,7 @@
```
11
dependencies:
12
- jmessage_flutter: 0.0.14
+ jmessage_flutter: 0.0.15
13
14
15
0 commit comments