DEV Community

Cover image for How to change screen orientation in Flutter

How to change screen orientation in Flutter

Mighty on February 15, 2020

The mobile application usually develops to support both in portrait and landscape mode without any issue. But in some special case, you may need to...
Collapse
 
jrpacheco profile image
Júnior Pacheco

I have utilized this information for my app.
Thank you my friend and keep helping the comunity.

Collapse
 
mightytechno profile image
Mighty

Cool 😀

Collapse
 
amitgoyal360 profile image
Amit Goel

There is a list of apps. How to set orientation of a particular app from the list?

Collapse
 
naif_alluhaidanengr_aa profile image
Naif Alluhaidan (Engr)

i wan to change my layout from landscape to portrait and vice versa inside my app (depending on the rotation of the device by the user)