Update README.md

This commit is contained in:
沉默的湮灰
2020-07-01 21:26:37 +08:00
committed by GitHub
parent 442a32f1bb
commit d8b48089fc

View File

@ -1,22 +1,20 @@
# tencent_kit # tencent_kit
[![Build Status](https://cloud.drone.io/api/badges/v7lin/fake_tencent/status.svg)](https://cloud.drone.io/v7lin/fake_tencent) [![Build Status](https://cloud.drone.io/api/badges/v7lin/tencent_kit/status.svg)](https://cloud.drone.io/v7lin/tencent_kit)
[![Codecov](https://codecov.io/gh/v7lin/fake_tencent/branch/master/graph/badge.svg)](https://codecov.io/gh/v7lin/fake_tencent) [![Codecov](https://codecov.io/gh/v7lin/tencent_kit/branch/master/graph/badge.svg)](https://codecov.io/gh/v7lin/tencent_kit)
[![GitHub Tag](https://img.shields.io/github/tag/v7lin/fake_tencent.svg)](https://github.com/v7lin/fake_tencent/releases) [![GitHub Tag](https://img.shields.io/github/tag/v7lin/tencent_kit.svg)](https://github.com/v7lin/tencent_kit/releases)
[![Pub Package](https://img.shields.io/pub/v/tencent_kit.svg)](https://pub.dartlang.org/packages/tencent_kit) [![Pub Package](https://img.shields.io/pub/v/tencent_kit.svg)](https://pub.dartlang.org/packages/tencent_kit)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/v7lin/fake_tencent/blob/master/LICENSE) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/v7lin/tencent_kit/blob/master/LICENSE)
flutter版腾讯(QQ)SDK flutter版腾讯(QQ)SDK
## flutter toolkit ## flutter toolkit
* [flutter版微信SDK](https://github.com/v7lin/fake_wechat) * [flutter版微信SDK](https://github.com/v7lin/wechat_kit)
* [flutter版腾讯(QQ)SDK](https://github.com/v7lin/fake_tencent) * [flutter版腾讯(QQ)SDK](https://github.com/v7lin/tencent_kit)
* [flutter版新浪微博SDK](https://github.com/v7lin/fake_weibo) * [flutter版新浪微博SDK](https://github.com/v7lin/weibo_kit)
* [flutter版支付宝SDK](https://github.com/v7lin/fake_alipay) * [flutter版支付宝SDK](https://github.com/v7lin/alipay_kit)
* [flutter版walle渠道打包工具](https://github.com/v7lin/walle_kit) * [flutter版walle渠道打包工具](https://github.com/v7lin/walle_kit)
* [flutter版腾讯()SDK](https://github.com/v7lin/fake_push)
* [flutter版talkingdata移动统计SDK](https://github.com/v7lin/fake_analytics)
## dart/flutter ## dart/flutter
@ -106,7 +104,7 @@ Capabilities -> Associated Domain -> Domain -> applinks:${your applinks}
dependencies: dependencies:
tencent_kit: tencent_kit:
git: git:
url: https://github.com/v7lin/fake_tencent.git url: https://github.com/v7lin/tencent_kit.git
``` ```
* release * release