fix: build setup + deps regression fix

This commit is contained in:
2026-07-30 03:31:26 +02:00
parent 705983c2b1
commit ae67878a3c
91 changed files with 22 additions and 3119 deletions
+2 -2
View File
@@ -20,13 +20,13 @@ flutter_launcher_icons:
web:
generate: false
image_path: "path/to/image.png"
image_path: "assets/icons/kooltab_logo.png"
background_color: "#hexcode"
theme_color: "#hexcode"
windows:
generate: true
image_path: "path/to/image.png"
image_path: "assets/icons/kooltab_logo.png"
icon_size: 48 # min:48, max:256, default: 48
macos: