easy_pie_chart 1.0.0 copy "easy_pie_chart: ^1.0.0" to clipboard
easy_pie_chart: ^1.0.0 copied to clipboard

The Easy Pie Chart package provides a versatile pie chart widget for Flutter applications. It offers various customization options to create interactive and visually appealing pie charts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_pie_chart

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

dependencies:
  easy_pie_chart: ^1.0.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:easy_pie_chart/easy_pie_chart.dart';
17
likes
140
pub points
88%
popularity

Publisher

unverified uploader

The Easy Pie Chart package provides a versatile pie chart widget for Flutter applications. It offers various customization options to create interactive and visually appealing pie charts.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easy_pie_chart