This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Description
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