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

Easy and highly customizable style progress bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pp_progress_bar

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

dependencies:
  pp_progress_bar: ^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:pp_progress_bar/pp_progress_bar.dart';
3
likes
145
points
23
downloads

Publisher

verified publisherppyyds.top

Weekly Downloads

Easy and highly customizable style progress bar

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pp_progress_bar