feat:增加dio网络请求

This commit is contained in:
2025-07-15 19:54:32 +08:00
parent 3f12b03648
commit c8f93f15a1
16 changed files with 570 additions and 126 deletions

View File

@@ -45,6 +45,7 @@ dependencies:
tdesign_flutter: ^0.2.3
json_annotation: ^4.9.0
fluttertoast: ^8.2.0
shared_preferences: ^2.3.0
dependency_overrides:
tdesign_flutter_adaptation: 3.16.0
@@ -60,6 +61,7 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^5.0.0
# flutter pub run build_runner build
build_runner: ^2.4.5
json_serializable: ^6.7.1