9 lines
194 B
YAML
9 lines
194 B
YAML
flutter_launcher_icons:
|
|
android: true
|
|
ios: true
|
|
image_path: "assets/launcher_icon/icon.png"
|
|
windows:
|
|
generate: true
|
|
image_path: "assets/launcher_icon/icon.png"
|
|
icon_size: 48
|