先commit,测下控制中心
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user