Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 2.94 KB

README.md

File metadata and controls

45 lines (34 loc) · 2.94 KB

Awesome Flet.

A curated list of awesome projects that supplement Flet.
We are waiting for your PR's!

Articles, tutorials, blogs, ETC.

Generic.

List of generic projects.

Widgets.

List of projects that implement new widgets for Flet.

Styling.

List of projects that extend the styling capabilities of Flet.

Utilities.

List of utilities for Flet.

  • flet_pb_v_calc - Flet Progress Bar Value Calculator.
  • FletNavigator - Simple and fast navigator (router) for Flet (Python) that allows you to create multi-page applications.
  • FletRouter - FastAPI-like routing for Flet.
  • FletForm - Validation of user input
  • VSCode FletWrap - Efficiently wrapping Flet controllers within other controllers
  • Flet-Easy - Intuitive resource that simplifies code structure and accelerates application creation, with features such as dynamic routing, decorators, middleware, JWT, route protection, custom 404 pages and much more, all designed to meet your needs.