bar_chart_race 0.0.4 copy "bar_chart_race: ^0.0.4" to clipboard
bar_chart_race: ^0.0.4 copied to clipboard

A library to draw fantastic and easy bar charts race in Flutter with your data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bar_chart_race

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

dependencies:
  bar_chart_race: ^0.0.4

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:bar_chart_race/bar_chart_race.dart';
7
likes
40
pub points
12%
popularity

Publisher

unverified uploader

A library to draw fantastic and easy bar charts race in Flutter with your data.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on bar_chart_race