simple_bar_graph 0.1.2 copy "simple_bar_graph: ^0.1.2" to clipboard
simple_bar_graph: ^0.1.2 copied to clipboard

A new flutter plugin project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_bar_graph

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

dependencies:
  simple_bar_graph: ^0.1.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:simple_bar_graph/simple_bar_graph.dart';
1
likes
20
pub points
23%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_widgets

More

Packages that depend on simple_bar_graph