Initial commit

This commit is contained in:
luckyrat 2021-07-07 10:14:27 +01:00
commit 6d8b63618b
26 changed files with 4424 additions and 0 deletions

12
example/README.md Normal file
View file

@ -0,0 +1,12 @@
# Example
## Example Project
View example code in the [TreeView Test Example](https://bitbucket.org/kevinandre/flutter_treeview_example/src/master/)
## Example Code
There are also some examples in the [unit tests](https://bitbucket.org/kevinandre/flutter_treeview/src/master/test/).
## Screenshots
![Overview](https://bitbucket.org/kevinandre/flutter_treeview/raw/03707dec7b46e18b6d7a68867697bb7251906b75/screenshots/ss1.gif)
![Overview](https://bitbucket.org/kevinandre/flutter_treeview/raw/03707dec7b46e18b6d7a68867697bb7251906b75/screenshots/ss2.png)