kilroy80 / flutter_video_360

flutter 360 video plugin
MIT License
13 stars 19 forks source link

Landscape in iOS #13

Open irvine5k opened 2 years ago

irvine5k commented 2 years ago

Is it possible to have the landscape video on iOS? Running the example, when you change the orientation of the iOS Device, the video doesn't resize.

bulgarian-beast commented 1 year ago

Same

nickrivers commented 1 year ago

Any update on this? I have the same problem

irvine5k commented 2 months ago

@bulgarian-beast @nickrivers I ended up manually setting the video size based on the media query size which will be updated once you change the orientation.