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

A linear gauge package for Flutter that displays progress and can be customized for appearance and behavior.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geekyants_flutter_gauges

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

dependencies:
  geekyants_flutter_gauges: ^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:geekyants_flutter_gauges/geekyants_flutter_gauges.dart';
154
likes
150
points
3.66k
downloads

Publisher

verified publishergeekyants.com

Weekly Downloads

A linear gauge package for Flutter that displays progress and can be customized for appearance and behavior.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on geekyants_flutter_gauges