score_progress_pretty_display 1.0.4 copy "score_progress_pretty_display: ^1.0.4" to clipboard
score_progress_pretty_display: ^1.0.4 copied to clipboard

A Flutter package to display and visualize credit card scores, or any other type of score, in a visually appealing way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add score_progress_pretty_display

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

dependencies:
  score_progress_pretty_display: ^1.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:score_progress_pretty_display/score_progress_pretty_display.dart';
2
likes
160
pub points
62%
popularity
screenshot

Publisher

unverified uploader

A Flutter package to display and visualize credit card scores, or any other type of score, in a visually appealing way.

Repository (GitHub)
View/report issues

Topics

#design #score #progress #animation #arc-progress-bar

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on score_progress_pretty_display