mod: stream close
This commit is contained in:
@ -194,6 +194,7 @@ class _VideoDetailPageState extends State<VideoDetailPage>
|
|||||||
floating.toggleAutoPip(autoEnter: false);
|
floating.toggleAutoPip(autoEnter: false);
|
||||||
floating.dispose();
|
floating.dispose();
|
||||||
}
|
}
|
||||||
|
appbarStream.close();
|
||||||
super.dispose();
|
super.dispose();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user