gg_tree 2.7.0
gg_tree: ^2.7.0 copied to clipboard
gg_tree organizes data in a tree and allows to search or reference other tree items
#!/usr/bin/env dart
// @license
// Copyright (c) ggsuite
//
// Use of this source code is governed by terms that can be
// found in the LICENSE file in the root of this package.
Future<void> main() async {
print('Look into tests, to see ggTree in action.');
}