embraceitmobile / animated_tree_view

Animated TreeView based on AnimatedList allows building fully customizable Nodes that can be nested to infinite levels and children.
https://pub.dev/packages/animated_tree_view
MIT License
59 stars 29 forks source link

Get objects in the tree #41

Open aleexbt opened 8 months ago

aleexbt commented 8 months ago

Hello, can somebody help me? I trying to get all objects in the tree so I can convert it to json to send to backend, but I can't understand how to do it.