graphview
416
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
animated_tree_view
49
Animated TreeView based on AnimatedList allows building fully customizable Nodes that can be nested to infinite levels and children.