circlify 1.2.1 copy "circlify: ^1.2.1" to clipboard
circlify: ^1.2.1 copied to clipboard

Circlify is a library for creating interactive pie charts and animated graphs with flexible customization and smooth animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circlify

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

dependencies:
  circlify: ^1.2.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:circlify/circlify.dart';
4
likes
160
points
163
downloads

Publisher

verified publisherzeffya.ru

Weekly Downloads

Circlify is a library for creating interactive pie charts and animated graphs with flexible customization and smooth animations.

Repository (GitHub)
View/report issues

Topics

#chart #animation #ui #effects #widget

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on circlify