Open AhmadFalahian opened 2 years ago
If you want to play video when mini player state is changed. for eg if when user click on mini player then play same video and vice verse, you need to move your video controller to provider so that it does not dispose on disposing of page
I have designed an application in which we have a movie player that has used the better player package and I want the player display to continue at the bottom of the page when the back button is pressed. Similar to YouTube, but when I use this package to resolve this issue, I get an error A VideoPlayerController was used after being disposed. This error appears when the player is minimized and I make it full screen.
my code is: