fast_charts 0.2.2 copy "fast_charts: ^0.2.2" to clipboard
fast_charts: ^0.2.2 copied to clipboard

A package of high-performance customizable charts, including horizontal and vertical stacked bar charts, group charts and pie charts with change animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_charts

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

dependencies:
  fast_charts: ^0.2.2

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:fast_charts/fast_charts.dart';
13
likes
150
points
252
downloads

Publisher

verified publisherrightbrain.pro

Weekly Downloads

A package of high-performance customizable charts, including horizontal and vertical stacked bar charts, group charts and pie charts with change animation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on fast_charts