new app icon
All checks were successful
Release / meta (push) Successful in 10s
Release / linux-build (push) Successful in 7m21s
Release / web-build (push) Successful in 7m30s
Release / android-build (push) Successful in 19m56s
Release / release-dev (push) Successful in 25s
Release / release-master (push) Successful in 24s

This commit is contained in:
2026-01-02 00:18:57 +00:00
parent e5b145b4b2
commit f9c392bb07
42 changed files with 46 additions and 37 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.5.2+1
version: 0.5.3+1
environment:
sdk: ^3.8.1
@@ -102,6 +102,15 @@ flutter:
flutter_launcher_icons:
android: true
ios: true
remove_alpha_ios: true
linux:
generate: true
web:
generate: true
background_colour: "#000000"
theme_color: "#0175C2"
windows:
generate: true
image_path: assets/icons/app_icon.png
adaptive_icon_background: "#000000"
adaptive_icon_foreground: assets/icons/app_icon.png