A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
Let’s get started
- Depend on it
Add it to your package’s pubspec.yaml file
dependencies:
fl_chart: ^0.9.4
2 – Install it
Install packages from the command line
flutter packages get
3 – Learn it like a charm
Read the docs from here