modern_charts 0.1.19 copy "modern_charts: ^0.1.19" to clipboard
modern_charts: ^0.1.19 copied to clipboard

A package for creating simple yet modern looking charts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add modern_charts

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

dependencies:
  modern_charts: ^0.1.19

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:modern_charts/modern_charts.dart';
44
likes
20
pub points
74%
popularity

Publisher

unverified uploader

A package for creating simple yet modern looking charts.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

intl

More

Packages that depend on modern_charts