Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndonkohenri/flet-custom-controls
A collection of custom controls I made for use by flet devs.
https://github.com/ndonkohenri/flet-custom-controls
custom-controls flet paginated-tables python
Last synced: 5 days ago
JSON representation
A collection of custom controls I made for use by flet devs.
- Host: GitHub
- URL: https://github.com/ndonkohenri/flet-custom-controls
- Owner: ndonkoHenri
- License: mit
- Created: 2023-01-10T23:22:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T17:51:20.000Z (about 1 year ago)
- Last Synced: 2024-10-08T05:57:57.650Z (about 1 month ago)
- Topics: custom-controls, flet, paginated-tables, python
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 41
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flet Custom Controls
A collection of custom controls I made for use by flet devs.- Paginated DataTable
- Typing Animation
- Vertical Slider
- SizeAwareControl - [Article](https://ndonkohenri.medium.com/how-to-determine-the-size-of-any-flet-control-python-ddc5631dd442)