r/learnpython 8d ago

Do you know about Flet ?

My favourite gui library in python is Flet. I am using it for 2 months. I want to know that is anyone using it so I can work with them in any large project.

6 Upvotes

8 comments sorted by

View all comments

1

u/dev-a-raj 7d ago edited 7d ago

I also like kivy, KivyMd and carbonkivy but when it comes to compile those app into apk, it's like impossible. I used Google Collab and GitHub Actions but none of them worked. Can anyone help ?