flutter_icons: android: "launcher_icon" ios: true remove_alpha_ios: true image_path: "assets/res/app_icon.png" min_sdk_android: 23 web: generate: false image_path: "path/to/image.png" background_color: "#hexcode" theme_color: "#hexcode" windows: generate: false image_path: "path/to/image.png" icon_size: 48 # min:48, max:256, default: 48 macos: generate: false image_path: "path/to/image.png"