flexible_tree_view 0.0.6 copy "flexible_tree_view: ^0.0.6" to clipboard
flexible_tree_view: ^0.0.6 copied to clipboard

A highly flexible tree view on flutter.

0.0.6 #

  • Add argument NodeItemBackground .

0.0.5 #

  • Add argument originalNodeItemBuilder. Used for custom node widget.
  • Add argument indent.

0.0.3 #

  • Change argument maxNodeWidth to nodeWidth
  • Add new argument scrollable

0.0.2 #

  • Add TreeNode.hasNodes method
  • Add TreeNode.addNodes method
  • Add TreeNode.clearNodes method
  • Add TreeNode.nodeIndexAt method
  • Add TreeNode.removeNodes method
  • Add TreeNode.removeNodeAt method
  • Add TreeNode.removeRange method
  • Add TreeNode.removeWhere method

0.0.1 #

Initial project.

  • Expand / Collapse the tree nodes;
  • Show lines of parent -> child nodes;
  • High flexible to custom node widget.
8
likes
100
pub points
78%
popularity

Publisher

verified publisherdev.apptoy.cc

A highly flexible tree view on flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, ulid

More

Packages that depend on flexible_tree_view