flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
11.5k stars 449 forks source link

Want to lock orientation of android apps #4286

Closed imadityacoder closed 3 weeks ago

imadityacoder commented 3 weeks ago

Duplicate Check

Describe the requested feature

Recently I create a todo app in flet and convert into apk. After installing apk in my android phone and when my phone rotate, the GUI also rotate to look very bad for using.

Therefore, I want a property for page to lock orientation in code. Thanks!

Suggest a solution

No response

Screenshots

No response

Additional details

No response

yunguangli commented 3 weeks ago

good one. I need this feature too.

ndonkoHenri commented 3 weeks ago

Closing this issue as duplicate of #2694