How to create TreeView layout in Flet ? #962
                  
                    
                      TheCodeCache
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
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 which I want to create using Flet :
Please suggest how to achieve the same using Flet v0.3.2 ?
Beta Was this translation helpful? Give feedback.
All reactions