flet-route

This makes it easy to manage multiple views with dynamic routing.


Keywords
flet, routing, flet_route, routes, app, flet-route, simple, flet-architecture, flet-design-pattern, flet-dev, flet-routing, python
License
MIT
Install
pip install flet-route==0.3.3

Documentation

Build Status

This makes it easy to manage multiple views with dynamic routing.

Downloads

This is an utility class based on repath library which allows matching ExpressJS-like routes and parsing their parameters, for example /account/:account_id/orders/:order_id.

Installation

pip install flet-route

Upgradation

pip install flet-route --upgrade

Create New App

flet-route init

or

flet-route init --appname my_flet_app

Author

Name : Saurabh Wadekar
Email : saurabhwadekar420@gmail.com
County : 🇮🇳INDIA🇮🇳

❤️ THANK YOU ❤️