Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Tree View packages

Last updated: May 1, 2024

The Explorer View or Tree View widget is used to display hierarchical content in the form of a hierarchy tree. For example, directory structure including files and folders, a JSON document, XML document, etc.

The complete list of Flutter packages that include widgets for Tree Layout, Tree View or Explorer View is provided below.


animated_tree_view Card Image
animated_tree_view
Dart 3 compatible 👍 204
Maintenance Status: Good

Animated TreeView based on AnimatedList that allows building fully customizable Nodes that can be nested to infinite levels and children.

flutter_fancy_tree_view Card Image
flutter_fancy_tree_view
Dart 3 compatible 👍 186
Maintenance Status: Good

A collection of widgets and slivers that helps bringing hierarchical data to life.

arborio Card Image
arborio
Dart 3 compatible 👍 5
Maintenance Status: Good

An elegant, flexible Treeview with Animation. Display hierarchical data in Flutter.

graphview Card Image
graphview
Dart 3 compatible 👍 411
Maintenance Status: Average

GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.

flutter_simple_treeview
Dart 3 compatible 👍 159
Maintenance Status: Average

A widget, that visualises a tree structure, where a node can be any widget.

list_treeview Card Image
list_treeview
Dart 3 compatible 👍 29
Maintenance Status: Average

A treeview for Flutter. Based on the listview. Infinitely increasing child levels and child nodes.

flutter_tree_pro Card Image
flutter_tree_pro
Dart 3 compatible 👍 23
Maintenance Status: Average

Flutter tree select widget.

flutter_treeview
Dart 3 compatible 👍 187
Maintenance Status: Poor

A tree widget for Flutter that can be used to display nested, hierarchical data. It includes a number of features like styling labels, icons, and import and export utilities.

flutter_tree
Dart 3 compatible 👍 95
Maintenance Status: Poor

Flutter tree widget plugin, you can use this plugin to show a tree like layout, some thing a department tree.

expandable_tree_menu
Dart 3 compatible 👍 46
Maintenance Status: Poor

Tree of menu-nodes that can be expanded/collapsed to review more menu nodes, built from a recursive list of nodes.

dynamic_treeview
👍 47
Maintenance Status: Poor

A Dynamic treeview that can be build using dynamic parent/child relationship. It supports indefinite category/subcategory lists with horizontal and vertical scrolling