You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there. I'm new to Flet and I passed all day studying the documentation. It seems to me it has a great potential for app making, but after all this reading I've noticed that nowhere in the docs you can read about how to organize the code.
So I wonder: is it possible to split the code of the app into multiple files to create partials for the interface and separate the business logic from the rest? And also have multiple views in different files?
I've seen a third party package on discord to do an MVC with Flet but it seemed to me it is still a work in progress project. Do you have any suggestion in alternative?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello there. I'm new to Flet and I passed all day studying the documentation. It seems to me it has a great potential for app making, but after all this reading I've noticed that nowhere in the docs you can read about how to organize the code.
So I wonder: is it possible to split the code of the app into multiple files to create partials for the interface and separate the business logic from the rest? And also have multiple views in different files?
I've seen a third party package on discord to do an MVC with Flet but it seemed to me it is still a work in progress project. Do you have any suggestion in alternative?
Thanks in advance for any help.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions