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.96k stars 389 forks source link

Add Linux(Snap Store) support #395

Open RatakondalaArun opened 1 year ago

RatakondalaArun commented 1 year ago

Icons support for the Linux platform is in progress https://github.com/flutter/flutter/issues/53229

We can add snap store support

While releasing the app to Snap Store, Create a file with the ".desktop" extension, and place it in the project-root/snap/gui/super-cool-app.desktop.

Snap Store specifications

Linux Reference

Linux Specifications:

MarkOSullivan94 commented 1 year ago

@RatakondalaArun need a description for this ticket