This commit is contained in:
+6
-2
@@ -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.3.1+2
|
||||
version: 1.3.2+3
|
||||
|
||||
environment:
|
||||
sdk: ^3.11.4
|
||||
@@ -93,6 +93,7 @@ dependencies:
|
||||
image_picker: ^1.2.2
|
||||
qr_flutter: ^4.1.0
|
||||
webview_flutter: ^4.13.0
|
||||
xml: ^6.6.1
|
||||
|
||||
# 桌面端
|
||||
window_manager: ^0.5.0
|
||||
@@ -103,6 +104,9 @@ dependencies:
|
||||
crypto: ^3.0.7
|
||||
desktop_drop: ^0.7.1
|
||||
cross_file: ^0.3.5+2
|
||||
freezed_annotation: ^3.1.0
|
||||
flutter_rust_bridge: ^2.12.0
|
||||
uuid: ^4.5.3
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -116,8 +120,8 @@ dev_dependencies:
|
||||
flutter_lints: ^6.0.0
|
||||
build_runner: ^2.4.7
|
||||
json_serializable: ^6.7.1
|
||||
hive_generator: ^2.0.1
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
freezed: ^3.1.0
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: "launcher_icon"
|
||||
|
||||
Reference in New Issue
Block a user