recursive_tree_flutter 1.0.0 copy "recursive_tree_flutter: ^1.0.0" to clipboard
recursive_tree_flutter: ^1.0.0 copied to clipboard

retracted

Customize your tree UI with NO LIMITS! By mainly focusing on data structure, you can customize the tree UI with various styles.

1.0.0 #

BREAKING CHANGE #

  • Separate tree data structure into another package: unit_tree_data_structure.
  • Add fromJson() to easily convert from Map<String, dynamic> to TreeType.
  • Add more & restructure widgets: Stack variants X Expanded variants X Multiple-choice style X Single-choice style
  • Add more examples.
  • Replace SingleChildScrollView/Column with ListView.builder() to improve performance.
  • Refactor source code.

0.0.7 #

0.0.6+1 #

  • Downgrade SDK again

0.0.6 #

  • Refactor example.
  • Apply a customized tree/function for Viettel DMS.4: single choice, every node can be chosen.
  • Update example for customized tree - Viettel DMS.4

0.0.5+4 #

  • Change Dart SDK & remove flutter_lints

0.0.5+3 #

  • Update example for a tree which is initialized with entire expandable.

0.0.5+2 #

  • Update example with customized tree by level.
  • Update README with above change.

0.0.5+1 #

  • Update README with section code example.

0.0.5 #

  • Update README with Vietnamese & English.
  • Reduce GIF size.

0.0.4 #

  • Add example for lazy-loading expandable single choice tree.

0.0.3 #

  • Create ExpandedWidgetMixin 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.
34
likes
0
points
1.77k
downloads

Publisher

verified publishergpmndev.online

Weekly Downloads

Customize your tree UI with NO LIMITS! By mainly focusing on data structure, you can customize the tree UI with various styles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, unit_tree_data_structure

More

Packages that depend on recursive_tree_flutter