jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
917 stars 972 forks source link

[BUG] #1173

Open ChhordaLim opened 1 year ago

ChhordaLim commented 1 year ago

How to play video fullScreen when DeviceOrientation.landscapeLeft, DeviceOrientation.landscapeRight? I've also test project example Auto full screen orientation but video still not full screen when rotate.

flutteristic commented 1 year ago

Same issue on iPhone. When I rotate the screen to landscape the player exits full screen. Please help.