From 592d30ada032372ac0cd6c21a876343e18dcf921 Mon Sep 17 00:00:00 2001 From: zhang <494089941@qq.com> Date: Wed, 21 Oct 2020 14:02:59 +0800 Subject: [PATCH] dadwad --- pubspec.lock | 7 ------- pubspec.yaml | 3 +-- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3f14a95d..2c31c2a3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -405,13 +405,6 @@ packages: url: "https://pub.flutter-io.cn" source: hosted version: "0.0.3" - flutter_pdfview: - dependency: "direct main" - description: - name: flutter_pdfview - url: "https://pub.flutter-io.cn" - source: hosted - version: "1.0.3+5" flutter_picker: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index cbb6e45c..dbf8deb5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -112,8 +112,7 @@ dependencies: flutter_picker: ^1.1.5 #加载动画 loading_animations: ^2.1.0 - #读取pdf - flutter_pdfview: ^1.0.3+5 + #用户存储路径 path_provider: ^1.6.18 dev_dependencies: