update to 0.2.5

master
jackning 4 years ago
parent d174504313
commit 386e79619d

@ -41,11 +41,10 @@
### 集成完毕
| 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"> |
| image1 | image2 | image3 |
| :----------: | :----------: | :----------: |
| <img src="./home.jpeg" width="250"> | <img src="./robot.jpeg" width="250"> | <img src="./notice.jpeg" width="250"> |
| <img src="./chat.jpeg" width="250"> | <img src="./status.jpeg" width="250"> |<img src="./userinfo.jpeg" width="250"> |
### 其他

@ -4,6 +4,7 @@
## 部分功能
- 机器人对话
- 技能组客服
- 一对一客服
- 支持发送电商商品信息
@ -12,7 +13,6 @@
- 获取当前客服在线状态
- 获取历史会话
- 消息提示设置
- 机器人对话
- 消息送达/已读
- 消息撤回
- 输入状态(对方正在输入)
@ -24,7 +24,8 @@
### 第一步
- pubspec.yaml添加bytedesk_kefu: ^最近版本号
- 最新版本:[![Pub](https://img.shields.io/pub/v/bytedesk_kefu.svg)](https://pub.dev/packages/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也即企业号登录后台->客服管理->客服账号->企业号
@ -40,12 +41,10 @@
### 集成完毕
<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%"/>
<img src="./setting.jpeg" width="25%" height="25%"/>
| image1 | image2 | image3 |
| :----------: | :----------: | :----------: |
| <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

@ -34,7 +34,7 @@ dependencies:
# 应用内-顶部通知栏 https://pub.dev/packages/overlay_support/
overlay_support: ^1.0.5
# https://pub.dev/packages/bytedesk_kefu
bytedesk_kefu: ^0.1.5
bytedesk_kefu: ^0.2.5
# The following adds the Cupertino Icons font to your application.

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Loading…
Cancel
Save