hv_progress_indicator 1.0.2 copy "hv_progress_indicator: ^1.0.2" to clipboard
hv_progress_indicator: ^1.0.2 copied to clipboard

Progress indicator for usage on vertical or horizontal. You can set a dot like mark

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hv_progress_indicator

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

dependencies:
  hv_progress_indicator: ^1.0.2

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:hv_progress_indicator/hv_progress_indicator.dart';
3
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Progress indicator for usage on vertical or horizontal. You can set a dot like mark

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on hv_progress_indicator