loading_progressbar 0.1.1 copy "loading_progressbar: ^0.1.1" to clipboard
loading_progressbar: ^0.1.1 copied to clipboard

Flutter LoadingProgressbar Widget. You can pull out the progressbar Widget Whenever you want.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_progressbar
copied to clipboard

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

dependencies:
  loading_progressbar: ^0.1.1
copied to clipboard

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:loading_progressbar/loading_progressbar.dart';
copied to clipboard
0
likes
160
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

Flutter LoadingProgressbar Widget. You can pull out the progressbar Widget Whenever you want.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on loading_progressbar