netrin_chart 0.0.1
netrin_chart: ^0.0.1 copied to clipboard
Different Types of Graph Chart to plot a data.
1.Add the latest version of package to your pubspec.yaml (and rundart pub get): dependencies: netrin_chart: ^0.0.1 2.Import the package and use it in your Flutter App. import 'package:netrin_chart/netrin_chart.dart';