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

outdated

This is a circle chart with children.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circle_chart

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

dependencies:
  circle_chart: ^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:circle_chart/circle_chart.dart';
19
likes
0
pub points
55%
popularity

Publisher

unverified uploader

This is a circle chart with children.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

auto_size_text, flutter

More

Packages that depend on circle_chart