fix: code-review findings — error handling, null safety, persist settings, auth header

This commit is contained in:
Dustin
2026-08-01 15:09:48 +02:00
parent 669a02304e
commit 4a05c76199
4 changed files with 40 additions and 9 deletions
-1
View File
@@ -9,7 +9,6 @@ import '../widgets/melo_header.dart';
import '../widgets/statistik_card.dart';
import '../widgets/tag_leiste.dart';
import '../widgets/song_tile.dart';
import '../widgets/navidrome_browser.dart';
import '../widgets/playlist_sheet.dart';
import 'download_screen.dart';
import 'cloud_screen.dart';