blurry_modal_progress_hud 1.1.1 copy "blurry_modal_progress_hud: ^1.1.1" to clipboard
blurry_modal_progress_hud: ^1.1.1 copied to clipboard

Just like modal_progress_hud this is a simple widget wrapper to enable modal progress hud (a modal progress indicator, hud = heads up display)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blurry_modal_progress_hud

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

dependencies:
  blurry_modal_progress_hud: ^1.1.1

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:blurry_modal_progress_hud/blurry_modal_progress_hud.dart';
39
likes
130
pub points
92%
popularity

Publisher

unverified uploader

Just like modal_progress_hud this is a simple widget wrapper to enable modal progress hud (a modal progress indicator, hud = heads up display)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on blurry_modal_progress_hud