loading_progress_indicator

Last updated:

0 purchases

loading_progress_indicator Image
loading_progress_indicator Images
Add to Cart

Description:

loading progress indicator

loading_progress_indicator #








Getting started #
$ flutter pub add loading_progress_indicator
copied to clipboard
Usage #
body: Center(
child: LoadingProgressIndicator(
indicator: BallPulseProgressIndicator(),
size: 50,
color: Colors.indigo,
),
);
copied to clipboard
Features #

✅ BallPulseProgressIndicator(),
✅ PacmanProgressIndicator(),
✅ BallBeatProgressIndicator(),
✅ BallGridPulseProgressIndicator(),
✅ BallScaleProgressIndicator(),
✅ BallScaleMultipleProgressIndicator(),
✅ BallSpinFadeLoaderProgressIndicator(),
✅ LineScaleProgressIndicator(),
✅ LineScalePartyProgressIndicator(),
✅ LineScalePulseOutProgressIndicator(),

Examples #
If you prefer you can download the example of the previous code from here.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.