flet icon indicating copy to clipboard operation
flet copied to clipboard

How flet work?

Open liudonghua123 opened this issue 3 years ago • 2 comments

Hi, Thanks for this fantastic project, I like flutter and python, and this project brings both of them together. I read the docs and some code of flet but could not find how it works.

Is the python code compiled to flutter web directly or convert to flutter code and then built for web platform? Are there any docs about the undergoing technology?

liudonghua123 avatar Sep 07 '22 01:09 liudonghua123

Here you can find a bit information about how Flet works: https://flet.dev/blog/flet-mobile-strategy#flet-approach

Let me know if you need to elaborate anything, if you have specific questions. I'm going to work on FAQ this/next week - will include that there.

FeodorFitsner avatar Sep 07 '22 04:09 FeodorFitsner

@FeodorFitsner Thanks, I read the https://flet.dev/blog/flet-mobile-strategy#flet-approach and it seems like the roadmap or feature work of flet mobile platform. Is it the same approach for the desktop platform currently?

And I also find an interesting project go-flutter which uses go and glfw, maybe we can borrow some inspiration from it.

liudonghua123 avatar Sep 08 '22 01:09 liudonghua123

Issue should be moved to discussions.

ndonkoHenri avatar Feb 08 '23 23:02 ndonkoHenri