icharts_common 0.13.5 copy "icharts_common: ^0.13.5" to clipboard
icharts_common: ^0.13.5 copied to clipboard

A common library for charting packages. Forked from google/charts, and updated to latest SDK and packages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icharts_common

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

dependencies:
  icharts_common: ^0.13.5

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

Import it

Now in your Dart code, you can use:

import 'package:icharts_common/icharts_common.dart';
1
likes
120
points
78
downloads

Publisher

verified publisherrikdata.com

Weekly Downloads

A common library for charting packages. Forked from google/charts, and updated to latest SDK and packages.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter, flutter_web_plugins, intl, logging, meta, plugin_platform_interface, vector_math

More

Packages that depend on icharts_common