flutter_treeview 0.1.0+1 copy "flutter_treeview: ^0.1.0+1" to clipboard
flutter_treeview: ^0.1.0+1 copied to clipboard

outdated

A hierarchical data widget for Flutter that can be used to display nested, tree-like data. It supports parent and child text styling and optionally allows the use of icons.

[0.1.0+1] #

Updated #

Updated links to repository documentation Cleaned up warnings

[0.0.4+1] #

Updated #

Added logic to update TreeNode when expanded programmatically Fixed issue with adding new node to a TreeNode with new children

[0.0.3+7] #

Added #

Added api documentation

Updated #

Added parentLabelStyle to TreeViewTheme to support separate styling for parent node

[0.0.2+1] #

Added #

Added ExpanderModifier

Updated #

Updated open source license Simplified ExpanderType Refactored TreeNodeExpander class and added animation to icon Updated default expander size

Removed #

Removed custom TreeView font

[0.0.1] #

  • Initial package release
187
likes
0
pub points
94%
popularity

Publisher

verified publisherkevinandre.com

A hierarchical data widget for Flutter that can be used to display nested, tree-like data. It supports parent and child text styling and optionally allows the use of icons.

Repository
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_treeview