Metadata-Version: 2.4
Name: fleetingviews
Version: 0.1.9.post4
Summary: Facilitates view creation and management in Flet applications.
Home-page: https://github.com/ArellanoBrunoc/FleetingViews
Author: Bruno Arellano
Author-email: arellanobruno@hotmail.com
Maintainer: Bruno Arellano
Maintainer-email: arellanobruno@hotmail.com
License: MIT
Keywords: flet,views,flet views,view creation,flet app
Description-Content-Type: text/markdown
Requires-Dist: flet
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: summary


# FleetingViews intents to facilitate Flet views usage.


FleetingViews is a utility class designed for managing views within Flet applications. It simplifies the process of creating, navigating, and customizing views, similar to how web frameworks manage routes. FleetingViews allows you to define views with specific configurations, keep track of navigation history, and dynamically update view content.

## Installation
```
pip install fleetingviews
```

## Upgradation
```
pip install fleetingviews --upgrade
```


#### [Repository](https://arellanobrunoc.github.io/FleetingViews/)


## Author

<b>Name :</b> Bruno Arellano<br>
<b>Email :</b> arellanobruno@hotmail.com<br>
<b>Country :</b> COLOMBIA<br>

