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

Desktop-friendly virtualized tree view with keyboard navigation, tri-state selection, and multi-root support.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2026-01-02 #

Added #

  • Virtualized tree view widget with desktop-friendly keyboard navigation.
  • TreeController for managing selection, expansion, focus, and active entry state.
  • TreeBuilder utilities to compose trees from arbitrary source roots.
  • Tri-state folder selection with bulk select/deselect helpers.
  • Example application showcasing customization and status reporting.
  • Unit tests covering tree building, selection logic, and focus traversal.
0
likes
160
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

Desktop-friendly virtualized tree view with keyboard navigation, tri-state selection, and multi-root support.

Repository (GitHub)
View/report issues

Topics

#filesystem #tree-view #desktop #file-explorer

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

directory_tree, flutter, path

More

Packages that depend on flutter_directory_tree