baumths / flutter_tree_view

A Flutter collection of widgets and slivers that helps bringing your hierarchical data to life.
https://baumths.github.io/flutter_tree_view
MIT License
182 stars 70 forks source link

I have proble with TextField as node. It causes the collapse and expand to take the first child of the current tree instead of the next sibling tree. #73

Closed imradzi closed 1 year ago

baumths commented 1 year ago

Hi @imradzi, thank you for using this package!

Could you provide an example of your issue and the desired output?