eld_graph_flutter 1.0.0
eld_graph_flutter: ^1.0.0 copied to clipboard
implement ELD graph within your flutter app
flutter_eld_graph #
flutter_eld_graph is a Flutter package designed to easily integrate and visualize graphs, including support for ELD (Elder) graphs. This package provides intuitive and customizable graphing solutions for your Flutter applications.
Features #
- Graph Generation: Quickly create and render various types of graphs.
- Customizable Styles: Supports a variety of styling options for nodes, edges, and labels.
- Interactive: Includes touch and drag interactions for easy navigation and manipulation.
- Optimized for Performance: Efficient rendering even for large and complex graphs.
Installation #
To install the flutter_eld_graph package, add the following dependency to your pubspec.yaml file:
dependencies:
flutter_eld_graph: ^<latest_version>