highcharts_options 0.2.1+5 copy "highcharts_options: ^0.2.1+5" to clipboard
highcharts_options: ^0.2.1+5 copied to clipboard

Dart 1 only

Highcharts Options contains base classes for wrapping the highcharts js api. If you want to use highcharts in Dart, use the highcharts packages for polymer or angular. I strongly recommend you using t [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add highcharts_options

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

dependencies:
  highcharts_options: ^0.2.1+5

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_options/chart_options.dart';
0
likes
5
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Highcharts Options contains base classes for wrapping the highcharts js api. If you want to use highcharts in Dart, use the highcharts packages for polymer or angular. I strongly recommend you using the Polymer version.

Homepage

License

unknown (license)

Dependencies

polymer, uuid

More

Packages that depend on highcharts_options