https://github.com/oxdabit/hello-flet
Python3 flet tutorial repository
https://github.com/oxdabit/hello-flet
Last synced: 7 days ago
JSON representation
Python3 flet tutorial repository
- Host: GitHub
- URL: https://github.com/oxdabit/hello-flet
- Owner: OxDAbit
- Created: 2022-12-27T09:09:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T17:42:13.000Z (over 3 years ago)
- Last Synced: 2025-03-10T19:28:17.449Z (over 1 year ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://twitter.com/0xDA_bit)
# Hello-Flet
## Índice de proyectos
1. [Animación Básica de la _Navigation Bar_](https://github.com/OxDAbit/Hello-Flet/tree/main/01%20-%20Basic%20Animation)


2. [Portfolio](https://github.com/OxDAbit/Hello-Flet/tree/main/02%20-%20Website%20Portfolio)

3. [Sidebar](https://github.com/OxDAbit/Hello-Flet/tree/main/03%20-%20SideBar)

4. [Web App](https://github.com/OxDAbit/Hello-Flet/tree/main/04%20-%20Web%20App)

## DEV tips
- Para recargar la aplicación en caliente durante el desarrollo de la misma, basta con ejecutar el comando `flet .py -d`