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';
98
likes
140
pub points
90%
popularity

Publisher

verified publishergeekyants.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on geekyants_flutter_gauges