sliver_tree/tree_node_builder library

A widget that rebuilds only when a specific node's state changes.

Classes

TreeNodeBuilder<TKey, TData>
A widget that listens to a TreeController but only rebuilds when the specified node's hasChildren or isExpanded state changes.