Skip to content

ndonkoHenri/flet_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flet_ui

Open source UI created with Flet and Python

Contribution

To add new UI animations, some guidlines below for easier implementation:

  • Module (filename) should be in the format of button_XX.py where XX is the next button order (list of buttons can be found in the fletton directory).
  • The class name should be called Button(), i.e., class Button(): ...
  • Make a pull request and the animation can be added to the repo and to the website.

About

Open source UI created with Flet and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published