This commit is contained in:
hrxiang 2021-10-25 17:23:29 +08:00
parent 53fb6e125d
commit 5ae9af5a1f
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
## 0.0.9+4
Fix ios friendship params error
## 0.0.9+3
Ios native remove method 'removeAdvancedMsgListener'

View File

@ -19,7 +19,7 @@ A flutter IM plugin for android and ios.
#### 1Add dependency in yaml
flutter_openim_sdk: ^0.0.9+3
flutter_openim_sdk: ^0.0.9+4
#### 2Import package

View File

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