flutter_simple_treeview 3.0.2 flutter_simple_treeview: ^3.0.2 copied to clipboard
A widget, that visualises a tree structure, where a node can be any widget.
3.0.2 #
- Add screenshots
3.0.1 #
- Minor fixes.
3.0.0 #
- Stable release for null safety.
3.0.0-nullsafety.1 #
- Avoid deprecation warnings with Flutter 1.25.0-8.1.pre per http://flutter.dev/go/material-button-migration-guide.
3.0.0-nullsafety.0 #
- Set nullsafety version
2.1.0 #
- Enable null-safety.
2.0.2 #
- Add example for JSON input.
- Fix layout bug.
2.0.1 #
- Update links to demo.
2.0.0 #
- Add controller.
1.0.1 #
- Add example.
1.0.0 #
- Publish initial version.