Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cathood0/flutter_tree_view

A simple way to create a view of tree directories
https://github.com/cathood0/flutter_tree_view

Last synced: 1 day ago
JSON representation

A simple way to create a view of tree directories

Awesome Lists containing this project

README

        

Flutter Tree View

TODO: Put a short description of the package here that helps potential users
know whether this package might be useful for them.

## Features

* Drag and Drop
* Complex and recursive tree view
* Selectable nodes (working on it by now)
* Controllable nodes

## Getting started

TODO: List prerequisites and provide or point to information on how to
start using the package.

## Usage

TODO: Include short and useful examples for package users. Add longer examples
to `/example` folder.

```dart
const like = 'sample';
```

## Additional information

TODO: Tell users more about the package: where to find more information, how to
contribute to the package, how to file issues, what response they can expect
from the package authors, and more.