mirror of
https://github.com/stonega/tsacdop
synced 2025-01-05 19:47:56 +01:00
modified: lib/class/audiostate.dart
This commit is contained in:
parent
15ef69bbab
commit
0a0e0a45f5
@ -166,7 +166,6 @@ class AudioPlayerNotifier extends ChangeNotifier {
|
||||
await AudioService.connect();
|
||||
bool running = await AudioService.running;
|
||||
if (running) {
|
||||
print(AudioService.currentMediaItem.artUri);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user