uaestats_fe/flutter_launcher_icons.yaml
2024-10-28 16:45:11 +05:30

14 lines
328 B
YAML

# flutter pub run flutter_launcher_icons
flutter_launcher_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: "assets/app_icon.png"
min_sdk_android: 21 # android min sdk min:16, default 21
web:
generate: true
background_color: "#hexcode"
theme_color: "#hexcode"
macos:
generate: true