capped_progress_indicator 0.0.2 copy "capped_progress_indicator: ^0.0.2" to clipboard
capped_progress_indicator: ^0.0.2 copied to clipboard

A linear and circular progress indicator with a customisable corner radius or stroke cap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add capped_progress_indicator

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

dependencies:
  capped_progress_indicator: ^0.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:capped_progress_indicator/capped_progress_indicator.dart';
9
likes
130
pub points
94%
popularity

Publisher

verified publisherjakesmd.dev

A linear and circular progress indicator with a customisable corner radius or stroke cap.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on capped_progress_indicator