pie_chart 5.4.0 copy "pie_chart: ^5.4.0" to clipboard
pie_chart: ^5.4.0 copied to clipboard

A Flutter package for creating beautiful Pie Charts with awesome animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pie_chart
copied to clipboard

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

dependencies:
  pie_chart: ^5.4.0
copied to clipboard

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:pie_chart/pie_chart.dart';
copied to clipboard
428
likes
140
points
31.5k
downloads

Publisher

verified publisherayushpgupta.com

Weekly Downloads

2024.09.22 - 2025.04.06

A Flutter package for creating beautiful Pie Charts with awesome animation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pie_chart