目录树重构
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user