file_tree_view 0.0.7 copy "file_tree_view: ^0.0.7" to clipboard
file_tree_view: ^0.0.7 copied to clipboard

A Flutter package for displaying foldable file directory trees.

0.0.1 #

  • Initial release

0.0.2 #

  • Added KisWeb to detect and prevent webapps

0.0.3 #

  • Minor Changes

0.0.4 #

  • Added Create and delete file/folder option and optional action buttons

0.0.5 #

  • Updated documentation

0.0.6 #

  • Pub point error on 0.0.5

0.0.7 #

  • Added onFileSecondaryTap and onDirSecondaryTap callbacks for handling right-click events on files and directories respectively.

  • Modified existing onFileTap and onDirTap callbacks to include TapDownDetails as a parameter, providing more context about the tap event.

  • Wrapped file and directory widgets with GestureDetector to enable these new tap interactions.

  • Added MouseRegion to provide visual feedback (click cursor) on hover for files and directories.

  • Imported flutter/gestures.dart for TapDownDetails.

5
likes
150
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for displaying foldable file directory trees.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter, path

More

Packages that depend on file_tree_view