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

outdated

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: ^1.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/vertical-barchart.dart';
import 'package:vertical_barchart/vertical-barchartmodel.dart';
import 'package:vertical_barchart/vertical-legend.dart';
38
likes
30
pub points
81%
popularity

Publisher

unverified uploader

Simple, responsive and beautiful Vertical BarChart.

Homepage
Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on vertical_barchart