chartt 0.2.21-beta copy "chartt: ^0.2.21-beta" to clipboard
chartt: ^0.2.21-beta copied to clipboard

Material Design charting library for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chartt

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

dependencies:
  chartt: ^0.2.21-beta

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:chartt/flutter.dart';
1
likes
130
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Material Design charting library for flutter.

Homepage

License

Apache-2.0 (license)

Dependencies

chartt_common, collection, flutter, intl, logging, meta

More

Packages that depend on chartt