feat: 简易后台播放

This commit is contained in:
guozhigq
2023-09-07 08:49:07 +08:00
parent 7f961e998c
commit 5b953ae0be
4 changed files with 27 additions and 22 deletions

View File

@ -107,6 +107,7 @@ class SettingBoxKey {
// youtube 双击快进快退
static const String enableQuickDouble = 'enableQuickDouble';
static const String enableShowDanmaku = 'enableShowDanmaku';
static const String enableBackgroundPlay = 'enableBackgroundPlay';
/// 隐私
static const String blackMidsList = 'blackMidsList';