Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 3.05 KB

README.md

File metadata and controls

58 lines (36 loc) · 3.05 KB

FL Chart

pub package APK

FL Chart Logo

💥 A library to draw fantastic charts in Flutter 💥

Chart Types

LineChart BarChart PieChart
Read More Read More Read More

Banner designed by Soheil Saffar, and samples inspired from David Kovalev, Ricardo Salazar, Dmitro Petrenko, Ghani Pradita, MONUiXD. Thank you all!

Let's get started

1 - Depend on it

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

2 - Install it

Install packages from the command line
flutter packages get

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)

And the last but not least 🔥

🍺 pull requests are welcome!