locq_circular_chart 0.1.0 copy "locq_circular_chart: ^0.1.0" to clipboard
locq_circular_chart: ^0.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 locq_circular_chart

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

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

Publisher

unverified uploader

Animated radial and pie charts for Flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on locq_circular_chart