mymuseum-visitapp/flutter_launcher_icons.yaml
Thomas Fransolet ce085a731f icon test
2024-10-16 16:39:53 +02:00

15 lines
419 B
YAML

flutter_launcher_icons:
android: true
ios: true
image_path: "assets/icons/icon.png"
remove_alpha_ios: true
min_sdk_android: 16 # android min sdk min:16, default 21
web:
generate: true
image_path: "assets/icons/icon.png"
background_color: "#hexcode"
theme_color: "#hexcode"
windows:
generate: true
image_path: "assets/icons/icon.png"
icon_size: 48 # min:48, max:256, default: 48