master
jackning 4 years ago
parent a1c80c00b9
commit d174504313

@ -2,16 +2,17 @@
萝卜丝(bytedesk) flutter 客服SDK
## 功能
## 部分功能
- 机器人对话
- 技能组客服
- 一对一客服
- 支持发送电商商品信息
- 支持发送附言消息
- 对接APP用户信息(昵称/头像)
- 获取当前客服在线状态
- 获取历史会话
- 消息提示设置
- 机器人对话
- 消息送达/已读
- 消息撤回
- 输入状态(对方正在输入)
@ -23,6 +24,8 @@
### 第一步
- pubspec.yaml添加bytedesk_kefu: ^最近版本号
<!-- - 最新版本:[![Pub](https://img.shields.io/pub/v/bytedesk_kefu.svg)](https://pub.dev/packages/bytedesk_kefu) -->
- [![pub package](https://img.shields.io/pub/v/bytedesk_kefu.svg)](https://pub.dev/packages/bytedesk_kefu) | [![pub points](https://badges.bar/bytedesk_kefu/pub%20points)](https://pub.dev/packages/bytedesk_kefu/score) | [![popularity](https://badges.bar/bytedesk_kefu/popularity)](https://pub.dev/packages/bytedesk_kefu/score) | [![likes](https://badges.bar/bytedesk_kefu/likes)](https://pub.dev/packages/bytedesk_kefu/score)
- [注册账号](https://www.bytedesk.com/antv/user/login)
- 获取appkey登录后台->客服管理->渠道管理->添加应用->appkey
- 获取subDomain也即企业号登录后台->客服管理->客服账号->企业号
@ -38,11 +41,11 @@
### 集成完毕
<img src="./home.jpeg" width="25%" height="25%"/>
<img src="./chat.jpeg" width="25%" height="25%"/>
<img src="./chat_type.jpeg" width="25%" height="25%"/>
<img src="./userinfo.jpeg" width="25%" height="25%"/>
<img src="./status.jpeg" width="25%" height="25%"/>
| image1 | image2 |
| :----------: | :----------: |
| <img src="./home.jpeg" width="250"> | <img src="./robot.jpeg" width="250"> |
| <img src="./robot2.jpeg" width="250"> | <img src="./chat.jpeg" width="250"> |
|<img src="./status.jpeg" width="250"> |<img src="./userinfo.jpeg" width="250"> |
### 其他

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Loading…
Cancel
Save