quickgui/lib
S.B ca64652e5f
Improve error handling in loadOperatingSystems and getIcons
Refactor loadOperatingSystems and getIcons functions for better error handling and code clarity. 

fixes:

    1.Wrapped getIcons() in try-catch to handle AssetManifest.json load failures gracefully
    2.Added await to getIcons() call for proper async error handling
    3.Added try-catch around PackageInfo.fromPlatform() (can also fail with sudo)
    4.Uses debugPrint for warnings instead of crashing
2026-01-03 14:20:13 -05:00
..
src Update downloader_menu.dart 2026-01-03 14:14:52 -05:00
main.dart Improve error handling in loadOperatingSystems and getIcons 2026-01-03 14:20:13 -05:00