You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2025. It is now read-only.
Hello
I am looking at the Flutter Fancy Tree View Example tree_data.dart file variable: geographicalLocationsTree
I don't understand the data structure for this variable.
I would like to dynamically add items to a list and show the list in the tree view.
Could you please specify the data structure for this variable: geographicalLocationsTree
Thank You