awesome_circular_chart 1.1.0 copy "awesome_circular_chart: ^1.1.0" to clipboard
awesome_circular_chart: ^1.1.0 copied to clipboard

Animated radial and pie charts for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_circular_chart

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

dependencies:
  awesome_circular_chart: ^1.1.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:awesome_circular_chart/awesome_circular_chart.dart';
35
likes
130
points
10.4k
downloads

Publisher

verified publisherjodoin.me

Weekly Downloads

Animated radial and pie charts for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on awesome_circular_chart