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

Circlify is a library for creating interactive pie charts and animated graphs with flexible customization. Supports customization, animation and convenient integration into your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add circlify

With Flutter:

 $ flutter pub add circlify

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

dependencies:
  circlify: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
points
161
downloads

Publisher

verified publisherzeffya.ru

Weekly Downloads

Circlify is a library for creating interactive pie charts and animated graphs with flexible customization. Supports customization, animation and convenient integration into your Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on circlify