mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-08-06 18:24:24 +08:00
Update README.md
This commit is contained in:
20
README.md
20
README.md
@ -1,22 +1,20 @@
|
|||||||
# tencent_kit
|
# tencent_kit
|
||||||
|
|
||||||
[](https://cloud.drone.io/v7lin/fake_tencent)
|
[](https://cloud.drone.io/v7lin/tencent_kit)
|
||||||
[](https://codecov.io/gh/v7lin/fake_tencent)
|
[](https://codecov.io/gh/v7lin/tencent_kit)
|
||||||
[](https://github.com/v7lin/fake_tencent/releases)
|
[](https://github.com/v7lin/tencent_kit/releases)
|
||||||
[](https://pub.dartlang.org/packages/tencent_kit)
|
[](https://pub.dartlang.org/packages/tencent_kit)
|
||||||
[](https://github.com/v7lin/fake_tencent/blob/master/LICENSE)
|
[](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
|
||||||
|
Reference in New Issue
Block a user