metadata读取能力已达成,接下来会顺着路径完成部分缓存指针设计
This commit is contained in:
@@ -187,8 +187,6 @@ class _QTPlayerAppState extends State<QTPlayerApp> {
|
||||
}
|
||||
|
||||
_lifecycleListener = (status) {
|
||||
final audioService = context.read<AudioService>();
|
||||
|
||||
switch (status) {
|
||||
case AppLifecycleStatus.paused:
|
||||
case AppLifecycleStatus.inactive:
|
||||
|
||||
Reference in New Issue
Block a user