flutter_custom_tree_view 1.8.0
flutter_custom_tree_view: ^1.8.0 copied to clipboard
A flutter_custom_tree_view package.
1.0.0 #
- TODO: initial.
[1.8.0] - 2025-04-30 #
Added #
TreeViewController
for programmatic control of node expansion/collapsedivider
parameter to add custom dividers between nodesshowRootTitle
toggle to show/hide root node titleisLastChild
tracking for improved divider placement- Automatic node collapse during search operations
- Controller disposal in widget lifecycle
- Expanded documentation with new examples
Changed #
- Improved node rendering performance
- Refactored internal build methods for better maintainability
- Updated example app to demonstrate new features
- Search now collapses all nodes before filtering