graph_package 0.0.7 copy "graph_package: ^0.0.7" to clipboard
graph_package: ^0.0.7 copied to clipboard

HR Zones Graph by passing required data through json file which includes title, axes labels

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graph_package

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

dependencies:
  graph_package: ^0.0.7

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:graph_package/graph_package.dart';
0
likes
160
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

HR Zones Graph by passing required data through json file which includes title, axes labels

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on graph_package