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
11.61k stars 455 forks source link

Make app compilation optional #3993

Closed ndonkoHenri closed 2 months ago

ndonkoHenri commented 2 months ago

During the packaging Flet is "compiling" the app which causes those checks. In the future versions of Flet we are going to add "do not compile" option, so it will be on you to make sure the app is correct or compiled.

Originally posted by @FeodorFitsner in https://github.com/flet-dev/flet/issues/3478#issuecomment-2179241705

ndonkoHenri commented 2 months ago

Closing in favor of https://github.com/flet-dev/serious-python/issues/71