fluttercommunity / flutter_launcher_icons

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
https://pub.dev/packages/flutter_launcher_icons
MIT License
1.99k stars 396 forks source link

[FEATURE REQUEST] Add monochrome icon for themed icons #445

Closed Francesco-FL closed 1 year ago

Francesco-FL commented 1 year ago

:speech_balloon: Description

Hi, recently Android 13 has the "Themed icons" feature which I think is based on a monochrome icon. https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#add_your_adaptive_icon_to_your_app

Will you add it?

:question: Platform

Android

Francesco-FL commented 1 year ago

I realized it's a duplicate, sorry