Replies: 1 comment
-
I think you should wait for Flet Studio to come |
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.
-
Question
I want to watch Flet mobile app with Mobile screen size on Windows.
This is what I am expecting.
You run the below command
flet run [filename] -d
Then the app is hosted on your local.
I want to watch Flet mobile app on Windows here.
I know we can see the app on Windows with this command
flet.app(target=main, view=flet.WEB_BROWSER)
but I wonder if it is possible to see the app with Mobile screen size on WIndows.
Do you have any ideas?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions