From 56c615d714cb73fb2fe1f5e8bc70ff389d5aa097 Mon Sep 17 00:00:00 2001 From: alanFeng Date: Tue, 17 Dec 2024 08:51:04 +0800 Subject: [PATCH] Update pubspec.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit photo_view 版本更新为0.15.0 xml 更新为6.5.0 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index fc8b9d58..2bcbccf8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,12 +12,12 @@ environment: dependencies: flutter: sdk: flutter - xml: ^6.1.0 + xml: ^6.5.0 lpinyin: ^2.0.3 path_drawing: ^1.0.0 flutter_easyrefresh: ^2.2.1 intl: ^0.19.0 - photo_view: ^0.14.0 + photo_view: ^0.15.0 bindings_compatible: ^1.0.1 dev_dependencies: