Update README.md
This commit is contained in:
parent
5c978c947d
commit
03877e9a6d
20
README.md
20
README.md
@ -1,22 +1,20 @@
|
|||||||
# weibo_kit
|
# weibo_kit
|
||||||
|
|
||||||
[](https://cloud.drone.io/v7lin/fake_weibo)
|
[](https://cloud.drone.io/v7lin/weibo_kit)
|
||||||
[](https://codecov.io/gh/v7lin/fake_weibo)
|
[](https://codecov.io/gh/v7lin/weibo_kit)
|
||||||
[](https://github.com/v7lin/fake_weibo/releases)
|
[](https://github.com/v7lin/weibo_kit/releases)
|
||||||
[](https://pub.dartlang.org/packages/weibo_kit)
|
[](https://pub.dartlang.org/packages/weibo_kit)
|
||||||
[](https://github.com/v7lin/fake_weibo/blob/master/LICENSE)
|
[](https://github.com/v7lin/weibo_kit/blob/master/LICENSE)
|
||||||
|
|
||||||
flutter版新浪微博SDK
|
flutter版新浪微博SDK
|
||||||
|
|
||||||
## fake 系列 libraries
|
## fake 系列 libraries
|
||||||
|
|
||||||
* [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 私服
|
||||||
|
|
||||||
@ -161,7 +159,7 @@ iOS 9系统策略更新,限制了http协议的访问,此外应用需要在
|
|||||||
dependencies:
|
dependencies:
|
||||||
weibo_kit:
|
weibo_kit:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/v7lin/fake_weibo.git
|
url: https://github.com/v7lin/weibo_kit.git
|
||||||
```
|
```
|
||||||
|
|
||||||
* release
|
* release
|
||||||
|
Loading…
Reference in New Issue
Block a user