Skip to content

PedroG022/FletRt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FletRt


FletRt is a really simple routing solution for the Flet framework, developed mainly for personal use.

Flet is a Python framework for building cross-platform desktop applications with web technologies. FletRt allows you to create multiple views for your Flet app and navigate between them using routes.

Please note that this project is still incomplete and lacks many features available on Flet.

This project core is slightly based off CodingJQ's Routing in Flet with Python in 3 Min (Tutorial)

Installation


You can install FletRt by using the following command:

pip install fletrt

Usage


The "demo" folder contains a really simple implementation of this library

About

A simple routing solution for the Flet framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages