flutter_loading_overlay 1.0.3
flutter_loading_overlay: ^1.0.3 copied to clipboard
Easiest way to show hide loading just call *`startLoading`* or *`stopLoading`* without passing context
1.0.3 #
addPostFrameCallback
to remove before loading error.
1.0.2 #
FlutterLoadingOverlay
is a simple yet flexible Flutter package that enables developers to show and hide loading overlays with minimal effort. This package introduces global getters (startLoading
andstopLoading
) to make it incredibly easy to manage loading overlays without needing to write long code or pass contexts. With customizable opacity, overlay color, and support for custom loading widgets, this package offers powerful customization options in just a few lines of code.
1.0.1 #
FlutterLoadingOverlay
is a simple yet flexible Flutter package that enables developers to show and hide loading overlays with minimal effort. This package introduces global getters (startLoading
andstopLoading
) to make it incredibly easy to manage loading overlays without needing to write long code or pass contexts. With customizable opacity, overlay color, and support for custom loading widgets, this package offers powerful customization options in just a few lines of code.
1.0.0 #
FlutterLoadingOverlay
is a simple yet flexible Flutter package that enables developers to show and hide loading overlays with minimal effort. This package introduces global getters (startLoading
andstopLoading
) to make it incredibly easy to manage loading overlays without needing to write long code or pass contexts. With customizable opacity, overlay color, and support for custom loading widgets, this package offers powerful customization options in just a few lines of code.