From fe09976ca8278c54f4aed135d4027b318de5a3a8 Mon Sep 17 00:00:00 2001 From: v7lin Date: Wed, 24 Apr 2019 21:25:18 +0800 Subject: [PATCH] fake_tencent 0.2.0+1 --- example/pubspec.yaml | 1 + pubspec.yaml | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index bcf76a0..58b9d3b 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -13,6 +13,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.2 + path: ^1.6.2 fake_path_provider: ^0.0.1 fake_tencent: path: ../ diff --git a/pubspec.yaml b/pubspec.yaml index 11e2b41..e6c197a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fake_tencent description: A powerful tencent plugin for Flutter. -version: 0.2.0 +version: 0.2.0+1 author: v7lin homepage: https://github.com/v7lin/fake_tencent @@ -21,6 +21,9 @@ dev_dependencies: pedantic: '>=1.4.0 <3.0.0' + path: ^1.6.2 + fake_path_provider: ^0.0.1 + build_runner: ^1.2.3 jaguar_serializer_cli: ^2.2.5