loader_overlay 2.0.6 copy "loader_overlay: ^2.0.6" to clipboard
loader_overlay: ^2.0.6 copied to clipboard

outdated

A simple package to simplify screen management. When loading any async task, this package prevent the user from interacting with the screen until the async task finishes.

2.0.6 #

  • Making default overlay platform adaptative

2.0.5+1 #

  • Formatting files

2.0.5 #

2.0.4+3 #

  • Adding flutter_lints

2.0.4+2 #

  • Formatting files

2.0.4+1 #

  • Adjusting README

2.0.4 #

  • Add fix on prevent back button action while using named routes

2.0.3 #

  • Adding possibility to prevent back button action

2.0.2+1 #

  • Formatting file according to dartfmt

2.0.2 #

  • Fixing overlayWidget underneath the screen overlay

2.0.1+1 #

  • Adding GlobalLoaderOverlay use as example on the example project

2.0.1 #

  • Fix to avoid looking deactivated widgets

2.0.0 #

  • Migrating package to null safety

1.2.1 #

  • context.showLoaderOverlay and context.hideLoaderOverlay marked as depricated. You should use context.loaderOverlay.show and context.loaderOverlay.hide
  • widget that you pass to context.loaderOverlay.show will be shown instead of widgetOverlay
  • Added context.loaderOverlay.visible
  • Added context.loaderOverlay.overlayWidgetType
  • useDefaultLoading set to true by default

1.2.0 #

  • Adding possibility to pass a widget to show underneath the loading indicator

1.1.0+1 #

  • Adding documentation

1.1.0 #

  • Adding GlobalLoaderOverlay to use named routes

1.0.0+1 #

  • Adding better description of the package

1.0.0 #

  • Initial release fully functional
493
likes
0
points
38.9k
downloads

Publisher

verified publisherrodrigobastos.dev

Weekly Downloads

A simple package to simplify screen management. When loading any async task, this package prevent the user from interacting with the screen until the async task finishes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

back_button_interceptor, flutter

More

Packages that depend on loader_overlay