|
|
@@ -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.1.0+110
|
|
|
+version: 1.1.1+111
|
|
|
|
|
|
|
|
|
environment:
|
|
|
@@ -178,7 +178,7 @@ dev_dependencies:
|
|
|
#----------启动图标配置---------------
|
|
|
flutter_launcher_icons:
|
|
|
image_path_android: "assets/images/logo/logo.png"
|
|
|
- image_path_ios: "assets/images/logo/logo_ios.png"
|
|
|
+ image_path_ios: "assets/images/logo/logo.png"
|
|
|
android: true
|
|
|
ios: true
|
|
|
min_sdk_android: 21
|