range_score_gauge 0.0.1 copy "range_score_gauge: ^0.0.1" to clipboard
range_score_gauge: ^0.0.1 copied to clipboard

A horizontal segmented range/score gauge widget with an animated marker and boundary or category labels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add range_score_gauge

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

dependencies:
  range_score_gauge: ^0.0.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:range_score_gauge/range_score_gauge.dart';
2
likes
160
points
63
downloads
screenshot

Documentation

API reference

Publisher

verified publisherdashstack.tech

Weekly Downloads

A horizontal segmented range/score gauge widget with an animated marker and boundary or category labels.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on range_score_gauge