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: 8 months ago
JSON representation

A collection of custom controls I made for use by flet devs.

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)