Describe the bug
I'm having two errors. The first is that when I get out of full screen, my app's interface around the player goes black. This also happens in mobile landscape mode, when using the web application by the browser.
To Reproduce
To reproduce the problem, just turn the phone over while in a browser or try to use full screen with the player.
In the case of landscape mode, the same is expected.
ScreenshotsScreenshot before entering and exiting full screen
Image after entering and exiting full screen (Black screen)
Technical Details:
Device: Mi9T and Web (Chrome)
Version Flutter: 2.5.2
Additional context
I would like to solve this problem, knowing if it is something from the plugin or from the flutter. I see that many have a similar or the same problem.
Describe the bug I'm having two errors. The first is that when I get out of full screen, my app's interface around the player goes black. This also happens in mobile landscape mode, when using the web application by the browser.
To Reproduce To reproduce the problem, just turn the phone over while in a browser or try to use full screen with the player.
Expected behavior It is expected that when leaving full screen, the interface around the video player will remain the same as in the demo: https://sarbagyastha.com.np/youtube_player_flutter/#/
In the case of landscape mode, the same is expected.
Screenshots Screenshot before entering and exiting full screen
Image after entering and exiting full screen (Black screen)
Technical Details:
Additional context I would like to solve this problem, knowing if it is something from the plugin or from the flutter. I see that many have a similar or the same problem.