piggy treeview A Treeview component for Flutter, featuring expand/collapse all, search, hilite, checkbox. Getting Started How to use? Import TreeView.dart. Derive TreeNodeData to publish your own data. See AccountList.dart for the example detail.