Update SDK, New add clear c2c message android group message

This commit is contained in:
hrxiang 2021-11-17 11:50:23 +08:00
parent 1ead087f08
commit 232b5dd8f8
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
## 1.0.4
New add clear c2c message and group message </bar>
Update sdk to 1.1.9
## 1.0.3 ## 1.0.3
Fix android message error bug </br> Fix android message error bug </br>

View File

@ -14,7 +14,7 @@ A flutter IM plugin for android and ios.
#### 1Add dependency in yaml #### 1Add dependency in yaml
flutter_openim_sdk: ^1.0.3 flutter_openim_sdk: ^1.0.4
#### 2Import package #### 2Import package

View File

@ -1,6 +1,6 @@
name: flutter_openim_sdk name: flutter_openim_sdk
description: An instant messaging plug-in that supports Android and IOS. And the server is also all open source. description: An instant messaging plug-in that supports Android and IOS. And the server is also all open source.
version: 1.0.3 version: 1.0.4
homepage: https://www.rentsoft.cn homepage: https://www.rentsoft.cn
repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter