补充文档

This commit is contained in:
v7lin
2021-03-19 14:04:43 +08:00
parent 97dfb47a80
commit 9818ac12fc

View File

@ -1,24 +1,24 @@
# tencent_kit # tencent_kit
[![Build Status](https://cloud.drone.io/api/badges/v7lin/tencent_kit/status.svg)](https://cloud.drone.io/v7lin/tencent_kit) [![Build Status](https://cloud.drone.io/api/badges/rxreader/tencent_kit/status.svg)](https://cloud.drone.io/rxreader/tencent_kit)
[![Codecov](https://codecov.io/gh/v7lin/tencent_kit/branch/master/graph/badge.svg)](https://codecov.io/gh/v7lin/tencent_kit) [![Codecov](https://codecov.io/gh/rxreader/tencent_kit/branch/master/graph/badge.svg)](https://codecov.io/gh/rxreader/tencent_kit)
[![GitHub Tag](https://img.shields.io/github/tag/v7lin/tencent_kit.svg)](https://github.com/v7lin/tencent_kit/releases) [![GitHub Tag](https://img.shields.io/github/tag/rxreader/tencent_kit.svg)](https://github.com/rxreader/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/tencent_kit/blob/master/LICENSE) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/rxreader/tencent_kit/blob/master/LICENSE)
flutter版腾讯(QQ)SDK flutter版腾讯(QQ)SDK
## flutter toolkit ## flutter toolkit
* [flutter版微信SDK](https://github.com/v7lin/wechat_kit) * [flutter版微信SDK](https://github.com/rxreader/wechat_kit)
* [flutter版腾讯(QQ)SDK](https://github.com/v7lin/tencent_kit) * [flutter版腾讯(QQ)SDK](https://github.com/rxreader/tencent_kit)
* [flutter版新浪微博SDK](https://github.com/v7lin/weibo_kit) * [flutter版新浪微博SDK](https://github.com/rxreader/weibo_kit)
* [flutter版支付宝SDK](https://github.com/v7lin/alipay_kit) * [flutter版支付宝SDK](https://github.com/rxreader/alipay_kit)
* [flutter版walle渠道打包工具](https://github.com/v7lin/walle_kit) * [flutter版walle渠道打包工具](https://github.com/rxreader/walle_kit)
## dart/flutter ## dart/flutter
* [simple_pub_server](https://github.com/v7lin/simple_pub_server) * [simple_pub_server](https://github.com/rxreader/simple_pub_server)
## docs ## docs
@ -177,7 +177,7 @@ Capabilities -> Associated Domain -> Domain -> applinks:${your applinks}
dependencies: dependencies:
tencent_kit: tencent_kit:
git: git:
url: https://github.com/v7lin/tencent_kit.git url: https://github.com/rxreader/tencent_kit.git
``` ```
* release * release