highcharts 0.5.0+3 copy "highcharts: ^0.5.0+3" to clipboard
highcharts: ^0.5.0+3 copied to clipboard

outdatedDart 1 only

Highcharts API wrapped via JS interop (js package).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add highcharts

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

dependencies:
  highcharts: ^0.5.0+3

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

Import it

Now in your Dart code, you can use:

import 'package:highcharts/highcharts.dart';
0
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Highcharts API wrapped via JS interop (js package).

Homepage

License

unknown (license)

Dependencies

js, uuid

More

Packages that depend on highcharts