Open ConnorDykes opened 3 months ago
youtube_player_flutter
I was using flutter_player_iframe and it worked perfectly on iOS but can't get the video to play on android so I switched to this package and now the videos play but when I go full screen it does not allow for portrait mode. Please help.
full screen portrait Mode
_controller.toggleFullscreen();
No response
@sarbagyastha ?
this issue is still persistent can't use full screen mode.
I am also having this issue. Portrait or even Landscape mode. Fullscreen does not work.
Is there an existing issue for this?
Package
youtube_player_flutter
What happened?
I was using flutter_player_iframe and it worked perfectly on iOS but can't get the video to play on android so I switched to this package and now the videos play but when I go full screen it does not allow for portrait mode. Please help.
What is the expected behaviour?
full screen portrait Mode
How to reproduce?
_controller.toggleFullscreen();
Flutter Doctor Output
No response