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
9.43k stars 360 forks source link

Flet takes too long to boot up the application #3201

Closed xKristee29 closed 2 weeks ago

xKristee29 commented 2 weeks ago

I have a problem related to the long startup of an application in flet. It could take even 5 minutes to show a screen, and after that it crashes, but when I destroy the process and rerun it it takes only 2-3 seconds to start the app.

Can anyone explain how can the first startup of an app take so long?