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