Support for dynamicity.
Pre-release
Pre-release
New 0.3.0 release (#5) * Allows the expansion of leaf nodes Now [ExpandNodeIcon] and [NodeWidgetLeadingIcon] are able to expand/collapse leaf nodes. * Changes TreeNode children type from List to Set * Adds tests that check for child duplication * Updates helper functions * Adds a way to dynamically populate the tree view New onAboutToExpand callback on TreeViewController. + Performance improvements when expanding nodes. * Example: Updates the example with new features * Bump version to 0.3.0