spider_chart 0.2.0 copy "spider_chart: ^0.2.0" to clipboard
spider_chart: ^0.2.0 copied to clipboard

Spider Chart is a simple spider/radar charting library for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spider_chart

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

dependencies:
  spider_chart: ^0.2.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:spider_chart/spider_chart.dart';
29
likes
140
pub points
81%
popularity

Publisher

unverified uploader

Spider Chart is a simple spider/radar charting library for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on spider_chart