This repository has been archived on 2026-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Dustin
ae11a85872
v2.41 — Issue #3: Musik-Download im Hintergrund (flutter_background_service)
- flutter_background_service ^5.0.0 hinzugefügt
- AndroidManifest: FOREGROUND_SERVICE_DATA_SYNC Permission
- main.dart: Background Service mit configure() initialisiert
- _onServiceStart(): Service-Callback für Foreground-Garantie
- DownloadService._startBackgroundService(): Foreground Service vor Download
- DownloadService._stopBackgroundService(): Stopp nach Batch/Single
- Integration in _resetStatus, downloadBatch, downloadVonUrl
2026-08-02 16:06:04 +02:00
..
2026-08-01 15:03:22 +02:00
2026-08-01 19:32:35 +02:00
2026-08-01 17:44:05 +02:00
2026-08-02 16:04:09 +02:00
2026-08-02 16:06:04 +02:00
2026-08-01 16:48:45 +02:00
2026-08-01 15:03:22 +02:00
2026-08-01 17:44:05 +02:00
2026-08-02 16:06:04 +02:00