fcharts_common 0.13.0 copy "fcharts_common: ^0.13.0" to clipboard
fcharts_common: ^0.13.0 copied to clipboard

discontinuedreplaced by: icharts_common

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 fcharts_common

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

dependencies:
  fcharts_common: ^0.13.0

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

Publisher

verified publisherrikdata.com

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

Repository (GitHub)
View/report issues

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 fcharts_common