flutter_loading_overlay 1.0.0
flutter_loading_overlay: ^1.0.0 copied to clipboard
`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` a [...]
1.0.0 #
FlutterLoadingOverlayis a simple yet flexible Flutter package that enables developers to show and hide loading overlays with minimal effort. This package introduces global getters (startLoadingandstopLoading) 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.