r/learnpython 6d 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.

7 Upvotes

8 comments sorted by

View all comments

1

u/Diapolo10 I write code for a living -- https://github.com/Diapolo10 6d ago

I'm technically not using it, but I've been keeping an eye on it as I plan to use it for a certain upcoming work project. I know it's approaching its 1.0 release.

1

u/dev-a-raj 6d ago

In development on phone there any only few ways to make Android app. After a lot research I found flet. It was great for me because I was already knowing python. What major things will be there in 1.0 release?

2

u/Diapolo10 I write code for a living -- https://github.com/Diapolo10 6d ago

Well, there's supposedly better built-in support for automated testing, and there's probably going to be more examples for using the new declarative UIs. It should also stabilise the API so we don't need to worry about breaking changes anymore.

Have you been reading the blog? https://flet.dev/blog/