A curated collection of awesome apps, tools, and experiments built using Flet and FletX — frameworks that allow you to build beautiful UIs in Python (or other backends) without writing frontend code.
- Flet is a framework that enables developers to create web, desktop, and mobile apps using only Python (or Dart), leveraging Flutter under the hood — no HTML, CSS, or JS required.
- FletX builds upon Flet, is a lightweight yet powerful framework that brings structured reactivity and clean architecture to Flet apps. It introduces controllers, services, and routers to help you separate logic, state, and UI with ease.
These tools are perfect for developers who want to prototype or build production-ready apps without diving into frontend technologies.
To inspire, learn, and showcase the creative potential of building full-featured apps with only backend code. No frontend hassle. Just Python magic.
Have an awesome Flet or FletX project? Add it here! To contribute:
-
Fork this repo
-
Add your project to the list
-
Submit a Pull Request
Make sure to include:
-
Project name
-
Short description
-
Link to repo or live demo
-
Whether it uses Flet or FletX
Name | Description | Built with |
---|---|---|
fletx-routing-sample-app | A small demo app showing how navigation works in FletX. | Flet + FletX |
fletx-news-app | A simple News Application made with flet and FletX and News API. | Flet + FletX |
FakeShop | A minimalist e-commerce showcase app built with Flet and FletX. | FletX + Flet |
🔧 Want your project featured? Open a Pull Request and add it below!
❤️ Built by the community. Maintained by passion.