1 Star 0 Fork 0

coderxslee/book_store_app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
flutter_launcher_icons.yaml 888 Bytes
一键复制 编辑 原始数据 按行查看 历史
coderxslee 提交于 2024-09-03 18:09 . no message
# dart pub run flutter_launcher_icons
flutter_launcher_icons:
image_path: "assets/icon/app_icon.png"
ios: true
remove_alpha_ios: true
remove_alpha_channel_ios: true
# android: true
android: "launcher_icon"
# android: icon/path/here.png
min_sdk_android: 24 # android min sdk min:16, default 21
# image_path_ios: "assets/icon/icon.png"
# image_path_android: "assets/icon/icon.png"
# adaptive_icon_background: "assets/icon/background.png"
# adaptive_icon_foreground: "assets/icon/foreground.png"
# adaptive_icon_monochrome: "assets/icon/monochrome.png"
web:
generate: true
image_path: "path/to/image.png"
background_color: "#hexcode"
theme_color: "#hexcode"
windows:
generate: true
image_path: "path/to/image.png"
icon_size: 48 # min:48, max:256, default: 48
macos:
generate: true
image_path: "path/to/image.png"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/coderxslee/book_store_app.git
git@gitee.com:coderxslee/book_store_app.git
coderxslee
book_store_app
book_store_app
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385