=null&&mounted) {await_disposeVideoController();lateVideoPlayerControllercontroller;if(kIsWeb) { controller=VideoPlayerController.networkUrl(Uri.parse(file.path)); }else{ controller=VideoPlayerController.file(File(file.path)); } _controller=controller;// In web, most browsers won't honor a ...