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

Support for creating tray icons from the source icon.png? #510

Open Jarrodsz opened 1 year ago

Jarrodsz commented 1 year ago

:speech_balloon: Description

I need to create tray icons like tray_icon.ico tray_icon.png

:question: Platform

Desktop

Is this possible with this package? Or some suggestions on how to do it.