flet
flet copied to clipboard
`TreeView` control
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 ?