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
2.01k stars 406 forks source link

[FEATURE REQUEST]dynamically change icon #177

Open shinriyo opened 4 years ago

shinriyo commented 4 years ago

:speech_balloon: Description

A clear and concise description of what you would like to be added to Flutter Launcher Icons.

Can it change dynamically change icon? I wanted to say like this (iOS). https://medium.com/ios-os-x-development/dynamically-change-the-app-icon-7d4bece820d2

Android https://stackoverflow.com/questions/1103027/how-to-change-an-application-icon-programmatically-in-android

:question: Platform

iOS / Android

Only for these platform.

Nei1eveN commented 3 years ago

Any updates on this?

MarkOSullivan94 commented 3 years ago

To make sure I've understood what you're looking for @shinriyo, are you looking for a way to show other icon options in-app which the user could switch to so they can replace the current icon and have a custom one?

Edit: Something like this by Monzo?

msxenon commented 2 years ago

Waiting....

raunak-many-ac commented 2 years ago

Waiting for this...

shinriyo commented 2 years ago

@msxenon @raunak-many-ac https://pub.dev/packages/flutter_dynamic_icon

msxenon commented 2 years ago

yeah but still, only for iOS

raunak-many-ac commented 2 years ago

@shinriyo Thanks a lot. But this package doesn't supports android... Hope it comes soon...

jackwill99 commented 2 years ago

@shinriyo We are waiting and hope it comes

khacnha commented 1 year ago

@jackwill99 @raunak-many-ac i saw this package: https://pub.dev/packages/dynamic_icon_flutter support both ios and android, hope can help you.

raunak-many-ac commented 1 year ago

@jackwill99 @raunak-many-ac i saw this package: https://pub.dev/packages/dynamic_icon_flutter support both ios and android, hope can help you.

The package may lead to crashing the app on android...which makes it unfeasible