8 lines
169 B
YAML
8 lines
169 B
YAML
|
dev_dependencies:
|
||
|
flutter_launcher_icons: "^0.9.2"
|
||
|
|
||
|
flutter_icons:
|
||
|
android: "launcher_icon"
|
||
|
ios: true
|
||
|
image_path: "assets/icon/icon.png"
|
||
|
remove_alpha_ios: true
|