Commit 34d808e9 authored by jinzhu's avatar jinzhu

debug

parent 215838f4
...@@ -83,6 +83,15 @@ packages: ...@@ -83,6 +83,15 @@ packages:
url: "https://pub.flutter-io.cn" url: "https://pub.flutter-io.cn"
source: hosted source: hosted
version: "1.1.6" version: "1.1.6"
native_flutter_transfer_plugin:
dependency: "direct dev"
description:
path: "."
ref: "0.0.2"
resolved-ref: "081e0e448f9e2c4765937fd43772563819a61e2f"
url: "git@git.wanmeizhensuo.com:mobile/native_flutter_transfer_plugin.git"
source: git
version: "0.0.1"
path: path:
dependency: transitive dependency: transitive
description: description:
......
...@@ -37,6 +37,11 @@ dev_dependencies: ...@@ -37,6 +37,11 @@ dev_dependencies:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
ref: '0.0.411' ref: '0.0.411'
native_flutter_transfer_plugin:
git:
url: 'git@git.wanmeizhensuo.com:mobile/native_flutter_transfer_plugin.git'
ref: '0.0.2'
# For information on the generic Dart part of this file, see the # For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec # following page: https://www.dartlang.org/tools/pub/pubspec
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment