Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
~~There is feature to fill transparency of ios icons when remove_alpha_ios is set to true using the background_color_ios key.
However, there is no documentation of it in the readme file at all. Also it is not present using the generate command too.~~
:information_source: Info
Version:
e.g. v0.13.1
:speech_balloon: Description
~~There is feature to fill transparency of ios icons when
remove_alpha_ios
is set totrue
using thebackground_color_ios
key. However, there is no documentation of it in the readme file at all. Also it is not present using the generate command too.~~