Replies: 1 comment 1 reply
-
Well, it is a Python app after all and it takes time to start Python runtime, load core and any 3rd-party libraries. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I converted my Flet application into an APK, and while it runs correctly, it takes around 5-6 seconds to start every time I open it. This delay affects the user experience, and I’d like to optimize it.
Beta Was this translation helpful? Give feedback.
All reactions