Skip to content

50Bytes-dev/flet-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 1, 2024
afc86dc · Jun 1, 2024

History

26 Commits
Jun 1, 2024
Jun 1, 2024
Mar 26, 2024
Mar 26, 2024
Mar 28, 2024
Mar 30, 2024

Repository files navigation

Flet Router

License

Overview

Flet Router is a lightweight and flexible routing library for Flet (Python). It provides a simple and intuitive way to define and handle routes in your Flet applications.

Features

  • Easy route definition using decorators
  • URL parameter extraction
  • Middleware support
  • Route grouping and prefixing

Example

See the example in the samples folder

Installation

You can install Flet Router using pip:

pip install git+https://github.com/50Bytes-dev/flet-router.git

Releases

No releases published

Packages

No packages published

Languages