Replies: 2 comments
-
@ht-thomas there is a way which is to check if the page.width is smaller than 490 then do a custom ui then, and if it’s bigger then make another desktop ui thing. I think this method is better because its more fit for even deaktop on small windows. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way for flet to tell on which device it's running on? I would like to build a different experience for mobile and desktop web applications but I need to first determine if the app is running on mobile or desktop.
Beta Was this translation helpful? Give feedback.
All reactions