flutter_treeview 0.0.3+4
flutter_treeview: ^0.0.3+4 copied to clipboard
A hierarchical data widget for Flutter
flutter_treeview #
A hierarchical data widget for your flutter apps.
It offers a number of options for customizing the appearance and handling user interaction.
It also offers some convenience methods for importing data into the tree.
Features #
- Separately customize child and parent labels
- Icon any icon to node
- Choose from four different expander icons and several modifiers for adjusting shape, outline, and fill.
- Import data from Map
- Properties for handling user interactions
- Convenience methods for adding, updating and deleting nodes
Getting Started #
For help getting started with this widget, view our online documentation or view the full API reference.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.