Im writing a flutter web app using auto_route
package for navigation. Im having a problem that when the back button is clicked on a page where a video is playing the sound keeps playing in the background. After some tests I discovered the dispose
function is not being called. I tried using WillPopScope
but the onWillPop
function is also never called.
Asked
Active
Viewed 21 times
0

PortalGamesMais
- 70
- 1
- 9