From d7596f523b4a59233d1b43e66d2cc7bf453b6414 Mon Sep 17 00:00:00 2001 From: Adeyanju Akorede <53178226+Lone-Wolf17@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:09:52 +0100 Subject: [PATCH] Update README.md https://github.com/fluttercommunity/flutter_launcher_icons/issues/231#issuecomment-812881141 From the insight given in the issue above --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53eaa5e6b6..dda7c125d3 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,8 @@ be used to fill out the background of the adaptive icon. - `adaptive_icon_foreground`: The image asset which will be used for the icon foreground of the adaptive icon +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) + ## Flavor support Create a Flutter Launcher Icons configuration file for your flavor. The config file is called `flutter_launcher_icons-.yaml` by replacing `` by the name of your desired flavor.