highcharts 0.5.2 copy "highcharts: ^0.5.2" to clipboard
highcharts: ^0.5.2 copied to clipboard

Dart 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.2

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
20
points
29
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