leaderboard_ui 1.0.0 copy "leaderboard_ui: ^1.0.0" to clipboard
leaderboard_ui: ^1.0.0 copied to clipboard

A customizable and responsive Flutter UI component for displaying leaderboards.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leaderboard_ui

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

dependencies:
  leaderboard_ui: ^1.0.0

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:leaderboard_ui/leaderboard_ui.dart';
7
likes
115
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable and responsive Flutter UI component for displaying leaderboards.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts

More

Packages that depend on leaderboard_ui