fl_chart 0.67.0 copy "fl_chart: ^0.67.0" to clipboard
fl_chart: ^0.67.0 copied to clipboard

A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_chart

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fl_chart: ^0.67.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fl_chart/fl_chart.dart';
5542
likes
140
pub points
100%
popularity
screenshot

Publisher

verified publisherflchart.dev

A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#chart #charts #visualization #graph #diagram

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com

License

MIT (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on fl_chart