Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeView control (Flet contribs?) #961

Open
TheCodeCache opened this issue Jan 31, 2023 · 4 comments
Open

TreeView control (Flet contribs?) #961

TheCodeCache opened this issue Jan 31, 2023 · 4 comments
Labels
controls feature request Suggestion/Request for additional feature

Comments

@TheCodeCache
Copy link

TheCodeCache commented Jan 31, 2023

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 -

image

Please suggest how to achieve the same using Flet v0.3.2 ?
or, could we add the support for treeview layout in Flet ?

@FeodorFitsner
Copy link
Contributor

Take a look at this issue: #590

@FeodorFitsner FeodorFitsner added the enhancement Improvement/Optimization label Feb 19, 2023
@FeodorFitsner FeodorFitsner changed the title How to create a TreeView layout in Flet ? TreeView control (Flet contribs?) Sep 13, 2023
@jacinlowe
Copy link

Second this. I have been trying to build this with draggable folders and files

@vindevoy
Copy link

vindevoy commented Jan 4, 2024

Please add this one. I hoped this one was priority over some other fancy stuff for phones. I want to start rewriting an existing application to Flet.

@ndonkoHenri ndonkoHenri added feature request Suggestion/Request for additional feature and removed enhancement Improvement/Optimization labels Mar 3, 2024
@vindevoy
Copy link

vindevoy commented Jul 8, 2024

Really missing this one !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controls feature request Suggestion/Request for additional feature
Projects
Status: 🆕 New
Development

No branches or pull requests

5 participants