another_gauge 1.1.0 copy "another_gauge: ^1.1.0" to clipboard
another_gauge: ^1.1.0 copied to clipboard

Another customizable Gauge widget for Flutter, with automatic needle and cap ranged color

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add another_gauge

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

dependencies:
  another_gauge: ^1.1.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:another_gauge/another_gauge.dart';
6
likes
160
points
45
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Another customizable Gauge widget for Flutter, with automatic needle and cap ranged color

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on another_gauge