Packaging modular flet app #1277
Replies: 4 comments 5 replies
-
Yeah...... facing the same problem! webapp not working after adding Pyrebase4. Can't find any tutorial related to this matter not in youtube not in google not stackoverflow..... I guess its still too new. but yeah still looking for answer!! please anyone |
Beta Was this translation helpful? Give feedback.
-
@lawchin I don't think your issue is related to this one. If you are publishing Flet app to a static website it could be some incompatibility issue with Pyrebase4 and Pyodide. Please create a separate issue with a code to reproduce, error message, etc. and we'll start from there. |
Beta Was this translation helpful? Give feedback.
-
@FeodorFitsner I admire your work and other contributors. Could you please help me with this if you know how to do this? |
Beta Was this translation helpful? Give feedback.
-
I managed to fix it by adding the whole library into codes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello,
I want to create an executable for my application and it's modular, I don't have any idea how to pack modules with along together.
this is my directory scheme:
In ui folder there are scripts for creating Flet controls and layout.
requirements.txt:
if you want to know more about the project check this.
Thanks in advance for your help.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions