Wednesday 21 August 2019

A library to draw fantastic charts in Flutter


FL Chart

A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart.

Chart Types

LINECHARTBARCHARTPIECHART
Read MoreRead MoreRead More

Let's get started

1 - Depend on it

Add it to your package's pubspec.yaml file
dependencies:
  fl_chart: ^0.2.0
Kotlin

2 - Install it

Install packages from the command line
flutter packages get
Kotlin

3 - Learn it like a charm

Read the docs from here

4 - Follow the roadmap

you can follow the roadmap from here, and (let me know your suggestions)

GitHub

A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart. — Read More
Latest commit to the master branch on 8-20-2019
Download as zip