From 85159e3047f2a4a19deb4ef31955d9997a4d3e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E5=A4=A9?= Date: Thu, 27 Jul 2023 09:10:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=9C=AA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 56b93ea..4f604c6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: dio_cookie_manager: ^3.1.0 cookie_jar: ^4.0.5 - # 日期 + # 国际化 一般用来做日期格式化 intl: ^0.18.0 # 下拉刷新 @@ -65,7 +65,7 @@ dependencies: # 缓存 shared_preferences: ^2.0.5 cached_network_image: ^3.0.0 - flutter_cache_manager: ^3.0.2 +# flutter_cache_manager: ^3.0.2 # 加密安全 SHA crypto: ^3.0.1 @@ -74,7 +74,7 @@ dependencies: loading_animations: ^2.2.0 # share - share: ^2.0.1 +# share_plus: ^7.0.2 # 设备信息 device_info: ^2.0.0