-
-
Notifications
You must be signed in to change notification settings - Fork 756
Description
When in lock screen mode i can press the pause button and the music pauses, then the notification on the lock screen changes to "<- play ->" but my notification should be showing only "play stop". If you unlock the screen you see the notification with the right set of buttons and can play pause etc...
To Reproduce
Steps to reproduce the behavior:
Bug:
Start playing
Go to lock screen
Press pause button
Press play button (not working)
Workaround:
Go to notifications
Press play button (works)
Screenshots
If applicable, add screenshots to help explain your problem.
Flutter SDK version
Flutter 3.29.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision c236373904 (2 months ago) • 2025-03-13 16:17:06 -0400
Engine • revision 18b71d647a
Tools • Dart 3.7.2 • DevTools 2.42.3
insert output of "flutter doctor" here
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.29.2, on Microsoft Windows [Version 10.0.19045.5854], locale en-US)
[√] Windows Version (10 Pro 64-bit, 22H2, 2009)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[!] Visual Studio - develop Windows apps (Visual Studio Build Tools 2022 17.13.3)
X Visual Studio is missing necessary components. Please re-run the Visual Studio installer for the "Desktop development with C++"
workload, and include these components:
MSVC v142 - VS 2019 C++ x64/x86 build tools
- If there are multiple build tool versions available, install the latest
C++ CMake tools for Windows
Windows 10 SDK
[√] Android Studio (version 2021.2)
[√] Android Studio (version 2022.3)
[√] VS Code (version 1.100.2)
[√] Connected device (4 available)
[√] Network resources
Additional context
Add any other context about the problem here.