spider_chart_updated 0.3.0 copy "spider_chart_updated: ^0.3.0" to clipboard
spider_chart_updated: ^0.3.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_updated

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

dependencies:
  spider_chart_updated: ^0.3.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_updated/spider_chart_updated.dart';
3
likes
160
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

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_updated