recursive_tree_flutter 0.0.4 recursive_tree_flutter: ^0.0.4 copied to clipboard
A tree-view package which focuses on tree data structure and displays it into UI.
0.0.4 #
- Add example for lazy-loading expandable single choice tree
0.0.3 #
- Create ExpandableTreeMixin to give developer more powerful to customize tree view UI.
- Add function update for single choice tree.
- Create example for single choice expandable tree view.
0.0.2 #
- Update LICENSE to Viettel Solutions.
- Add new searching function which modifies tree to determine which nodes should be displayed.
- Add example for above searching function.
0.0.1 #
- Publish the packages to pub.dev.