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

Add Project does not do anything. #306

Open ykiran opened 1 year ago

ykiran commented 1 year ago

This is something I noticed today. I used Sidekick frequently at the start of the year for a couple of months. Today is the first time I'm using it since then, I had a couple of projects added earlier, now that window shows empty.

Also, trying to add a new project does nothing as in I do not see anything happening in the screen. If I try to add a non-Flutter folder, I get a "Not a Flutter project" error.

I've installed this (version 1.1.1) via the Microsoft Store. I tried downloading the portable version, even then I get the same issue.

Clicking on the refresh button takes a long time and never seems to complete. I always have to close the app.

Any help appreciated.

Thanks in advance.

Screenshots for reference.

image image image

aguilaair commented 1 year ago

Could you download the source and see if you can replicate the issue on main? If you can, do you get any interesting info on the Debug Console?

charles0122 commented 2 months ago

@ykiran If the issue still occurs in the latest version, could you please provide us with more information? If the issue has been resolved, please let us know and we will close the issue.

ykiran commented 2 months ago

@charles0122 The latest for Windows is 1.1.1 which is what I'm using and yes, the issue is still there.

BTW, the latest version doesn't have binaries for Windows. I can maybe test if they're provided.

Another thing, I want to add. It senses if a non-flutter folder is added: image

Hope this helps/ Thanks,