pie_chart_max 0.0.1 copy "pie_chart_max: ^0.0.1" to clipboard
pie_chart_max: ^0.0.1 copied to clipboard

A Flutter package for creating beautiful Pie Charts with awesome animation. And Edit from apgapg/pie_chart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pie_chart_max

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

dependencies:
  pie_chart_max: ^0.0.1

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_max/pie_chart_max.dart';
0
likes
130
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating beautiful Pie Charts with awesome animation. And Edit from apgapg/pie_chart.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pie_chart_max