You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,8 @@ be used to fill out the background of the adaptive icon.
91
91
92
92
- `adaptive_icon_foreground`: The image asset which will be used for the icon foreground of the adaptive icon
93
93
94
+
Note: Adaptive Icons will only be generated when both adaptive_icon_background and adaptive_icon_foreground are specified. (the image_path is not automatically taken as foreground)
95
+
94
96
## Flavor support
95
97
96
98
Create a Flutter Launcher Icons configuration file for your flavor. The config file is called `flutter_launcher_icons-<flavor>.yaml` by replacing `<flavor>` by the name of your desired flavor.
0 commit comments