chore: Lots of bug fixes and navigation improvements

This commit is contained in:
PartyDonut 2025-09-01 20:21:36 +02:00
parent 9bb5e81812
commit 92d5391b93
35 changed files with 513 additions and 455 deletions

View file

@ -7,7 +7,7 @@ part of 'background_download_provider.dart';
// **************************************************************************
String _$backgroundDownloaderHash() =>
r'9d866549ed7632e855ba30de2765368960889cff';
r'2571c078d018150bf93c6f35735f58f16cbca3dd';
/// See also [BackgroundDownloader].
@ProviderFor(BackgroundDownloader)