Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 834 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 834 Bytes

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 : [email protected]
County : 🇮🇳INDIA🇮🇳

❤️ THANK YOU ❤️