`TreeView` control
Open
@InesaFitsner is already working on this.
Since Oct 1, 2024.
controls
feature request
- Dominant language
- Python
- Stars
- 17k
- Forks
- 694
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 33
Description
As per the Flet Layout docs, Flet supports ListView, GridView but it does not seem to support TreeView layout.
However, there is a similar widget available in Flutter flutter_treeview
PFB the sample treeview -

Please suggest how to achieve the same using Flet v0.3.2 ?
or, could we add the support for treeview layout in Flet ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.