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

Another customizable Gauge widget for Flutter, with automatic needle and cap 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.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:another_gauge/another_gauge.dart';
6
likes
160
points
44
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on another_gauge