Metadata-Version: 2.4
Name: fleetingviews
Version: 0.0.0
Summary: Facilitates view creation and management in Flet applications.
Home-page: https://github.com/ArellanoBrunoc/FleetingViews
Author: Bruno Arellano
Author-email: arellanobruno@hotmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/ArellanoBrunoc/FleetingViews/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: flet
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
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>

