flutter_treeview_plus 1.2.1
flutter_treeview_plus: ^1.2.1 copied to clipboard
A widget tree that visualises a tree structure.
1.2.1 #
- Fixed parent state should indeterminate while have one child state indeterminate.
1.2.0 #
- Added onTap listener to expand/collapse to the label.
1.1.0 #
- Added parameter
onChange
. This is a parameter function for callback while state checkbox has been changed. This function have a parameterlistTreeNode
.listTreeNode
is all of tree node that has been changed.
1.0.3 #
- Fix path gif screenshot in README.md.
1.0.2 #
- Added gif of example in README.md.
1.0.1 #
- Added video in README.md.
1.0.0 #
- Initial release.