mp_flutter_chart
flutter charts just like MPAndroidChart
Thanks for MPAndroidChart, when translate this library to flutter I learned a lot about matrix use in animation.
todos
1.save to local(try use channel to solve this)
2.slide conflict in scroll views and chart(current solution is ugly, need to deep learn touch control and try other solutions)
3.potential bugs fix
More Examples
LineCharts
BarCharts
PieCharts
OtherCharts
ScrollingCharts
EvenMoreCharts