fix: build setup + deps regression fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user