目录树重构

This commit is contained in:
Developer
2026-04-19 04:17:54 +08:00
parent ceb11d9aac
commit 23c939ef64
112 changed files with 5880 additions and 4619 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: 0.96.0+95
version: 0.99.1+100
environment:
sdk: ^3.9.2
@@ -148,9 +148,11 @@ dependencies:
hive_ce: ^2.11.0
qr: ^3.0.2
qr:
path: packages/qr
mailer: ^7.1.0
mailer:
path: packages/mailer
flutter_dotenv: ^5.2.1
@@ -181,6 +183,8 @@ dependency_overrides:
path: packages/device_info_plus/device_info_plus
fluttertoast:
path: packages/fluttertoast
mailer:
path: packages/mailer
# For information on the generic Dart part of this file, see the