feat: 切换邮箱认证并重构前后端启动与门禁

This commit is contained in:
qzl
2026-04-02 18:39:35 +08:00
parent 92cdfd9fca
commit 31594558eb
116 changed files with 5608 additions and 628 deletions
+11
View File
@@ -34,6 +34,9 @@ dependencies:
sdk: flutter
intl: ^0.20.2
shared_preferences: ^2.5.3
flutter_secure_storage: ^9.2.4
dio: ^5.9.0
path_provider: ^2.1.5
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
@@ -49,6 +52,14 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^6.0.0
flutter_launcher_icons: ^0.14.4
flutter_launcher_icons:
android: true
ios: true
image_path: assets/images/logo.png
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: assets/images/logo.png
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec