1. 升级依赖版本

2. 解决运行项目警告日志问题
3. 优化代码
This commit is contained in:
2026-06-04 13:55:33 +08:00
parent 66435302b3
commit 02c1c87b46
15 changed files with 351 additions and 145 deletions

View File

@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0+1
version: 1.0.0+2002
environment:
sdk: ^3.9.0
@@ -36,14 +36,12 @@ dependencies:
cached_network_image: ^3.4.1
connectivity_plus: ^7.1.1
cupertino_icons: ^1.0.8
device_info_plus: ^12.4.0
dio: ^5.9.2
flutter_easyloading: ^3.0.5
flutter_riverpod: ^3.3.1
flutter_screenutil: ^5.9.3
flutter_svg: ^2.2.4
intl: ^0.20.2
package_info_plus: ^9.0.1
permission_handler: ^12.0.1
pull_to_refresh: ^2.0.0
shared_preferences: ^2.5.5
@@ -59,7 +57,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^5.0.0
flutter_lints: ^6.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec