stack_pie_chart 1.0.0+1 copy "stack_pie_chart: ^1.0.0+1" to clipboard
stack_pie_chart: ^1.0.0+1 copied to clipboard

outdated

A Demonstration of stacked pie chart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stack_pie_chart

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

dependencies:
  stack_pie_chart: ^1.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:stack_pie_chart/stack_pie_chart.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Demonstration of stacked pie chart

Repository

License

unknown (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on stack_pie_chart

Packages that implement stack_pie_chart