fake_tencent 0.2.0+1

This commit is contained in:
v7lin
2019-04-24 21:25:18 +08:00
parent ae57f44c4a
commit fe09976ca8
2 changed files with 5 additions and 1 deletions

View File

@ -13,6 +13,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2 cupertino_icons: ^0.1.2
path: ^1.6.2
fake_path_provider: ^0.0.1 fake_path_provider: ^0.0.1
fake_tencent: fake_tencent:
path: ../ path: ../

View File

@ -1,6 +1,6 @@
name: fake_tencent name: fake_tencent
description: A powerful tencent plugin for Flutter. description: A powerful tencent plugin for Flutter.
version: 0.2.0 version: 0.2.0+1
author: v7lin <v7lin@qq.com> author: v7lin <v7lin@qq.com>
homepage: https://github.com/v7lin/fake_tencent homepage: https://github.com/v7lin/fake_tencent
@ -21,6 +21,9 @@ dev_dependencies:
pedantic: '>=1.4.0 <3.0.0' pedantic: '>=1.4.0 <3.0.0'
path: ^1.6.2
fake_path_provider: ^0.0.1
build_runner: ^1.2.3 build_runner: ^1.2.3
jaguar_serializer_cli: ^2.2.5 jaguar_serializer_cli: ^2.2.5