isometric_charts 0.0.1 copy "isometric_charts: ^0.0.1" to clipboard
isometric_charts: ^0.0.1 copied to clipboard

Small package to create bar charts with a pseudo 3d effect

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add isometric_charts

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

dependencies:
  isometric_charts: ^0.0.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:isometric_charts/isometric_charts.dart';
1
likes
150
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Small package to create bar charts with a pseudo 3d effect

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on isometric_charts