remove additional navigator widget
This commit is contained in:
@@ -149,6 +149,7 @@ class _VideoAttachmentState extends State<VideoAttachment> {
|
||||
@override
|
||||
void dispose() {
|
||||
_videoPlayerController.dispose();
|
||||
_chewieController.dispose();
|
||||
super.dispose();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user