leoafarias / sidekick

A simple app to make Flutter development more delightful
BSD 3-Clause "New" or "Revised" License
1.57k stars 101 forks source link

[Feature Request] - Add images to project overview #298

Open tobiasht opened 1 year ago

tobiasht commented 1 year ago

When browsing through a project page, it can be challenging to differentiate between multiple projects, especially when there is a substantial quantity of them. To address this issue and make the project launcher more user-friendly, I propose the inclusion of project icons directly on the project tiles. This feature would greatly improve visual identification and enhance the overall usefulness of the launcher.

By having project icons displayed prominently on each tile, users would be able to quickly distinguish and recognize different projects at a glance. This visual differentiation would significantly improve the browsing experience and make the tool more useful as a project launcher.

I recommend using the iOS image for project icons, because it can easy be generated using popular icon creation tools, regardless of whether the project is intended for iOS.

aguilaair commented 1 year ago

sub-issue of https://github.com/fluttertools/sidekick/issues/187

logickoder commented 1 year ago

Can I take this?

aguilaair commented 1 year ago

Of course! Just this issue or #187?

logickoder commented 1 year ago

I can take #187, but will I be getting a figma or am I to work with the image like that?

aguilaair commented 1 year ago

That's in Figma: https://www.figma.com/community/file/1106212737816275693. It's not really in a prototype stage but hopefully it should help you get an idea.

aguilaair commented 1 year ago

I'll initially assign this task, which is basically building the new app card in Figma.

logickoder commented 1 year ago

Okay then, but I do have an issue running the app, I get a white blank screen

tobiasht commented 1 year ago

Added a new potensial design to figma image

aguilaair commented 1 year ago

That looks great!

aguilaair commented 1 year ago

Okay then, but I do have an issue running the app, I get a white blank screen

Could you give me more details, please? What is printed on the debug terminal?

charles0122 commented 2 months ago

ok,i done it

charles0122 commented 2 months ago

before:

image

after:

image