animated_fl_chart 0.0.6 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.
0.0.6 #
Features #
💥 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 rander animation. 💥
💥 Handle animation using single key 💥
Chart Types #
Currently, we have 2 examples of animation bar charts. We updating soon for another chart with animation.
Bar Chart #
Chart 1:
Chart 2:
Usage #
First of all you need to add the animated_fl_chart
in your project. In order to do that, follow this guide.
We suggest you to check samples source code here.
We suggest you to check samples source code.
Additional information #
The library is created using this https://pub.dev/packages/fl_chart library. But provide render animation default without write any code.