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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
6
likes
160
points
53
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

2024.08.27 - 2025.03.11

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