circular_progress_gauge_odo 1.0.0 copy "circular_progress_gauge_odo: ^1.0.0" to clipboard
circular_progress_gauge_odo: ^1.0.0 copied to clipboard

Introducing the new "odo" widget in flutter. It simulates a odometer or a speedometer style gauge in mobile application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_progress_gauge_odo

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

dependencies:
  circular_progress_gauge_odo: ^1.0.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:circular_progress_gauge_odo/circular_progress_gauge_odo.dart';
0
likes
50
pub points
0%
popularity

Publisher

unverified uploader

Introducing the new "odo" widget in flutter. It simulates a odometer or a speedometer style gauge in mobile application.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on circular_progress_gauge_odo