angular_modern_charts 0.1.1 copy "angular_modern_charts: ^0.1.1" to clipboard
angular_modern_charts: ^0.1.1 copied to clipboard

outdated

Angular wrapper for the modern charts library. This wrapper utilizes core angular concepts such as, component/model/template structure and property bindings.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular_modern_charts

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

dependencies:
  angular_modern_charts: ^0.1.1

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:angular_modern_charts/angular_modern_charts.dart';
1
likes
0
pub points
17%
popularity

Publisher

unverified uploader

Angular wrapper for the modern charts library. This wrapper utilizes core angular concepts such as, component/model/template structure and property bindings.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angular, json_annotation, modern_charts, sass_builder

More

Packages that depend on angular_modern_charts