先commit,测下控制中心

This commit is contained in:
2026-08-21 23:44:58 +08:00
parent 75205f45af
commit 6083411055
5 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -258,7 +258,7 @@ class _QTPlayerAppState extends State<QTPlayerApp> {
await audio_service.AudioService.init(
builder: () => _audioHandler!,
config: const audio_service.AudioServiceConfig(
androidNotificationChannelId: 'com.example.qt_player.music',
androidNotificationChannelId: 'com.lxh.qingting_player.music',
androidNotificationChannelName: '清听音乐播放',
androidNotificationOngoing: true,
androidStopForegroundOnPause: true,