diff --git a/pubspec.lock b/pubspec.lock index 2cd964da..c1ebb21f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -401,7 +401,7 @@ packages: source: hosted version: "7.0.2" dio: - dependency: transitive + dependency: "direct main" description: name: dio sha256: "7d328c4d898a61efc3cd93655a0955858e29a0aa647f0f9e02d59b3bb275e2e8" diff --git a/pubspec.yaml b/pubspec.yaml index dcb93df9..25d16da7 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -268,7 +268,7 @@ dependencies: fixnum: ^1.1.1 # 图片预览 photo_view: ^0.15.0 - + dio: ^4.0.6 # 网络请求库