quickgui/lib/src
Mark Johnson 3c23106d32 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-25 15:25:18 +01:00
..
mixins Updated deprecated code, added check for svg files, fixed visibility of buttons in download page 2024-06-13 16:07:48 +01:00
model Improve OS loading 2024-06-25 15:25:18 +01:00
pages Improve OS loading 2024-06-25 15:25:18 +01:00
widgets Make proper use of Material3 colour schemes. 2024-06-25 15:25:18 +01:00
app.dart Make proper use of Material3 colour schemes. 2024-06-25 15:25:18 +01:00
globals.dart Added: settings entry to switch the locale dynamically. 2021-12-10 00:37:17 +01:00
supported_locales.dart Add Hungarian translation (#83) 2022-11-21 14:41:47 +01:00