Replies: 2 comments 1 reply
-
You can run Flet app offline already. No internet connection required. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Oh, I see. Unfortunately, such scenario is not supported as Python code is running on a web server. So, Flet app can be installed as PWA to your desktop or mobile, but it's a "connected" app, i.e. app requiring a backend. |
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.
-
My app is a simple calculator app for which user does not need internet so any way run flet app without internet
Beta Was this translation helpful? Give feedback.
All reactions