From 4f6781a0b01b948a88655aea72da711e4ff3ceea Mon Sep 17 00:00:00 2001 From: liyi Date: Tue, 21 Jan 2025 10:26:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=A7=86=E9=A2=91=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E6=97=B6=E9=9C=80=E8=A6=81=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?dio=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 # 网络请求库