From 04c0714881b121a0c9ebba8ff1e359df37e0edf4 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Mon, 6 Jul 2026 15:33:21 +0200 Subject: [PATCH] chore: bump os_media_controls for lock-screen artwork fixes Pulls edde746/media_controls@71b96f8: iOS/macOS guard async artwork downloads against track changes (slow art no longer lands on the next track) and clear stale artwork when a track has none. Co-Authored-By: Claude Fable 5 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 688107f7..13cd7e34 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -768,8 +768,8 @@ packages: dependency: "direct main" description: path: "." - ref: "4f4b28f3e669f6ba2421cef5d240ddd37f244b03" - resolved-ref: "4f4b28f3e669f6ba2421cef5d240ddd37f244b03" + ref: "71b96f8dcfe3cc0483735b796fb933b3ba838cc2" + resolved-ref: "71b96f8dcfe3cc0483735b796fb933b3ba838cc2" url: "https://github.com/edde746/media_controls" source: git version: "0.3.0" diff --git a/pubspec.yaml b/pubspec.yaml index 67e21f1a..ebbd4acb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: os_media_controls: git: url: https://github.com/edde746/media_controls - ref: 4f4b28f3e669f6ba2421cef5d240ddd37f244b03 + ref: 71b96f8dcfe3cc0483735b796fb933b3ba838cc2 rate_limiter: ^1.0.0 wakelock_plus: git: