FlutterMatic / desktop

A Flutter desktop manager that helps you setup Flutter, organize, and use workflows with your Flutter projects.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Fix install editor section of setup #33

Closed ZiyadF296 closed 2 years ago

ZiyadF296 commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Expected behavior It is expected to stop loading once the work is done. Proven to be done by checking the logs.

Desktop (please complete the following information):

ZiyadF296 commented 2 years ago

@yahu1031 Check this issue and work on it if you can. Keep my updated.

yahu1031 commented 2 years ago

The API is up. But need some time to avoid usage of this API. I'm trying to avoid API calls due to frequent updates of API data is required. This can be removed as p1 and Just add a backlog tag/label.

ZiyadF296 commented 2 years ago

The API is up. But need some time to avoid usage of this API. I'm trying to avoid API calls due to frequent updates of API data is required. This can be removed as p1 and Just add a backlog tag/label.

This issue is a different issue and I filed a new issue for it. It can be worked on later after the setup flow is smooth and polished. The install editor part glitches because of provider not updating progress correctly and appropriately.

ZiyadF296 commented 2 years ago

This issue has been resolved and changes will be seen in the next push.