flutter_graph 0.0.1 copy "flutter_graph: ^0.0.1" to clipboard
flutter_graph: ^0.0.1 copied to clipboard

Flutter package to draw graphs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_graph

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_graph: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_graph/flutter_graph.dart';
3
likes
120
points
21
downloads
screenshot

Publisher

verified publisherswapnil-techworks.blogspot.com

Weekly Downloads

Flutter package to draw graphs.

Homepage

Topics

#graph #chart #barchart

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_graph