Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Feature request: App icon generation #750

Open
svsk417 opened this issue Apr 19, 2023 · 2 comments
Open

Feature request: App icon generation #750

svsk417 opened this issue Apr 19, 2023 · 2 comments

Comments

@svsk417
Copy link

svsk417 commented Apr 19, 2023

Our designers also maintain app icons and the store images in figma. Therefore I am wondering, whether the app icon generation can also be automated by parabeac. This would be beneficial, since then figma is the single source of truth relating to design and the changes of the figma file could automatically be reflected within the project.

Idea: This feature could be implemented by facilitating the flutter launcher icons package.

@ivan-015
Copy link
Collaborator

Hi @svsk417 ,

We think this is a good idea. We will look into what the best way of supporting this would be to make it into a convention other designers can follow.

In your designs, is there a particular tag or notation you all use to distinguish the app icon?

@svsk417
Copy link
Author

svsk417 commented Apr 21, 2023

Hi @ivan-015,
cool!
I have spoken to our design team and they say, we should use something like:
app_icon_[android|ios]_<pixels_width>.
IMO some kind of logic should be applied that if I have any icons supplied that can directly be copied to the app, they should be used instead of letting the launcher icons package do its work. Only the ones that are missing should be supplied by the launcher icons package. Therfore maybe it should be mandatory to provide a 1024x1024 px icon named app_icon_default that is taken into account, when it is not possible to directly copy any other icon.
Thanks for considering to implement this :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants