Metadata-Version: 2.1
Name: flet-route
Version: 0.3.2
Summary: This makes it easy to manage multiple views with dynamic routing.
Home-page: https://github.com/saurabhwadekar/flet_route
Author: Saurabh Wadekar [ INDIA ]
Maintainer: Saurabh Wadekar
Maintainer-email: saurabhwadekar420@gmail.com
License: MIT
Keywords: flet,routing,flet_route,routes,flet app,flet-route,flet simple routing
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click==8.1.3
Requires-Dist: repath
Requires-Dist: flet

![Build Status](flet-route.png)
# This makes it easy to manage multiple views with dynamic routing.
[![Downloads](https://static.pepy.tech/badge/flet-route)](https://pepy.tech/project/flet-route)

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
```

#### [📖 Read the documentation ](https://saurabhwadekar.github.io/flet-route-doc)


## Author

<b>Name :</b> Saurabh Wadekar<br>
<b>Email :</b> saurabhwadekar420@gmail.com<br>
<b>County :</b> 🇮🇳INDIA🇮🇳<br>

<h1>❤️ THANK YOU ❤️</h1><br> 
