progress_overlay 1.0.0 copy "progress_overlay: ^1.0.0" to clipboard
progress_overlay: ^1.0.0 copied to clipboard

Progress overlay widget that can be shown and hidden on demand, usually during time-consuming operations.

progress_overlay #

Just another loading overlay (or progress HUD) widget that can be shown and hidden on demand, usually during time-consuming operations. I had to create this package because the available similar packages I used before did not work in some of my use cases.

Since I use Flutter BloC in my applications anyway, for better or for worse, this package also uses the flutter_bloc package.

Example #

See the example for a complete sample app using the progress_overlay

0
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Progress overlay widget that can be shown and hidden on demand, usually during time-consuming operations.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bloc, equatable, flutter, flutter_bloc

More

Packages that depend on progress_overlay