update logo for all platforms

This commit is contained in:
Hiddify
2023-08-21 14:18:08 +00:00
parent e6c5cd3151
commit 9bfa4806f0
48 changed files with 158 additions and 130 deletions

View File

@@ -118,15 +118,25 @@ flutter_gen:
icons_launcher:
image_path: "assets/images/ic_launcher.png"
platforms:
ios:
enable: true
image_path: "assets/images/ic_launcher.png"
macos:
enable: true
image_path: "assets/images/linux.png"
linux:
enable: true
image_path: "assets/images/linux.png"
android:
enable: true
adaptive_background_image: "assets/images/ic_launcher_background.png"
adaptive_background_color: "#ffffff"
#adaptive_background_image: "assets/images/ic_launcher_background.png"
adaptive_foreground_image: "assets/images/ic_launcher_foreground.png"
adaptive_round_image: "assets/images/ic_launcher_round.png"
adaptive_monochrome_image: "assets/images/ic_launcher_monochrome.png"
windows:
enable: true
image_path: "assets/images/ic_launcher_round.png"
image_path: "assets/images/linux.png"
flutter_native_splash:
color: "#ffffff"