# flutter_treeview **Repository Path**: lc_os/flutter_treeview ## Basic Information - **Project Name**: flutter_treeview - **Description**: No description available - **Primary Language**: Dart - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-23 - **Last Updated**: 2022-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_treeview A hierarchical data widget for your flutter apps. It offers a number of options for customizing the appearance and handling user interaction. It also offers some convenience methods for importing data into the tree. ## Features * Separately customize child and parent labels * Add any icon to a node * Choose from four different expander icons and several modifiers for adjusting shape, outline, and fill. * Import data from a Map * Includes ability to handle expandChange, tap, and double tap user interactions * Includes convenience methods for adding, updating and deleting nodes ## Getting Started For help getting started with this widget, view our [online documentation](https://cagn.codeninelabs.com/widgets/treeview/) or view the full [API reference](https://pub.dev/documentation/flutter_treeview/latest/). For help getting started with Flutter, view [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.