Merge remote-tracking branch 'origin/fix-ios-simulator'
This commit is contained in:
commit
7fdc262b5f
@ -1,13 +1,16 @@
|
|||||||
|
[](README.zh-cn.md)
|
||||||
|
|
||||||
# flutter_openim_sdk
|
# flutter_openim_sdk
|
||||||
|
|
||||||
### [Download demo](https://github.com/OpenIMSDK/Open-IM-Flutter-Demo.git)
|
A flutter IM plugin for android and ios.
|
||||||
|
|
||||||
|
### [demo](https://github.com/OpenIMSDK/Open-IM-Flutter-Demo.git)
|
||||||
|
|
||||||
### [flutter_openim_widget](https://github.com/hrxiang/flutter_openim_widget.git)
|
### [flutter_openim_widget](https://github.com/hrxiang/flutter_openim_widget.git)
|
||||||
|
|
||||||
[](README.zh-cn.md)
|

|
||||||
|
|
||||||
|
|
||||||
A flutter IM plugin for android and ios.
|
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
@ -51,5 +51,5 @@ android {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'io.openim:client-sdk:1.1.9@aar'
|
implementation 'io.openim:client-sdk:1.2.0@aar'
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user