vertical_barchart 2.0.0+2 copy "vertical_barchart: ^2.0.0+2" to clipboard
vertical_barchart: ^2.0.0+2 copied to clipboard

Simple, responsive and beautiful Vertical BarChart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vertical_barchart

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

dependencies:
  vertical_barchart: ^2.0.0+2

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:vertical_barchart/extension/expandedSection.dart';
import 'package:vertical_barchart/vertical-barchart.dart';
import 'package:vertical_barchart/vertical-barchartmodel.dart';
import 'package:vertical_barchart/vertical-legend.dart';
33
likes
110
pub points
80%
popularity

Publisher

unverified uploader

Simple, responsive and beautiful Vertical BarChart.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on vertical_barchart