quickgui/lib
Mark Johnson a7f821fd6a
Improve OS loading
Rather than waiting for the OS list to load, when the app starts, the
loads them in the background, and only waits if we reach the list of
available downloads without them loaded yet. In this case, we use a
FutureBuilder to display a loading spinner until the list is ready.
2024-06-21 15:26:15 +01:00
..
src Improve OS loading 2024-06-21 15:26:15 +01:00
main.dart Improve OS loading 2024-06-21 15:26:15 +01:00