scala_scoreboard 0.2.1 copy "scala_scoreboard: ^0.2.1" to clipboard
scala_scoreboard: ^0.2.1 copied to clipboard

A Flutter package for showing a Google-like standings / scoreboard widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scala_scoreboard

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

dependencies:
  scala_scoreboard: ^0.2.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:scala_scoreboard/scala_scoreboard.dart';
0
likes
150
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for showing a Google-like standings / scoreboard widget.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on scala_scoreboard