flutter_launcher_icons: android: "launcher_icon" ios: true remove_alpha_ios: true image_path: "../data/icon_512_nobox.png" min_sdk_android: 21 # android min sdk min:16, default 21 adaptive_icon_monochrome: "../data/icon_512_transparent.png" web: generate: true image_path: "../data/icon_512_nobox.png" background_color: "#hexcode" theme_color: "#hexcode" windows: generate: true image_path: "../data/icon_512_nobox.png" icon_size: 48 # min:48, max:256, default: 48 macos: generate: true image_path: "../data/icon_512_nobox.png"