mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-07-15 03:02:09 +08:00
fake_tencent 0.2.0+1
This commit is contained in:
@ -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: ../
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user