animated_fl_chart 0.0.6 copy "animated_fl_chart: ^0.0.6" to clipboard
animated_fl_chart: ^0.0.6 copied to clipboard

Animated FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart. Chart with render animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_fl_chart

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

dependencies:
  animated_fl_chart: ^0.0.6

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:animated_fl_chart/animated_fl_chart.dart';
8
likes
140
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Animated FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart. Chart with render animation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on animated_fl_chart