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: 8 months 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T17:51:20.000Z (over 2 years ago)
- Last Synced: 2025-07-27T21:45:17.246Z (11 months ago)
- Topics: custom-controls, flet, paginated-tables, python
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 46
- Watchers: 2
- Forks: 2
- 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)