mirror of
https://gitee.com/farsunset/cim.git
synced 2025-08-02 20:45:46 +08:00
update cim-client-sdk/cim-flutter-sdk/README.md.
Signed-off-by: 杨杰 <5301327+smebclub@user.noreply.gitee.com>
This commit is contained in:
parent
c5947f718f
commit
721839d981
@ -2,10 +2,15 @@
|
|||||||
|
|
||||||
开源通讯库 [CIM](https://gitee.com/farsunset/cim) 的 flutter版本SDK
|
开源通讯库 [CIM](https://gitee.com/farsunset/cim) 的 flutter版本SDK
|
||||||
|
|
||||||
|
## 如何在自己的项目中引用SDK
|
||||||
|
|
||||||
|
在 pubspec.yaml 引入
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
cim_flutter_sdk:^1.0.0
|
||||||
|
|
||||||
## 如何使用
|
## 如何使用
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
import 'package:cim_flutter_sdk/cim_flutter_sdk.dart';
|
import 'package:cim_flutter_sdk/cim_flutter_sdk.dart';
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user