basic_loading_overlay 2.0.2 copy "basic_loading_overlay: ^2.0.2" to clipboard
basic_loading_overlay: ^2.0.2 copied to clipboard

A basic modal loading overlay that blocks navigation and user interaction until programmatically dismissed.

2.0.2 #

  • DOCS: added library-level documentation to improve pub.dev documentation coverage.

2.0.1 #

  • DOCS: added a private constructor to prevent the implicit public constructor from being exposed in generated documentation.
  • DOCS: improved public API documentation coverage reported by pub.dev.

2.0.0 #

  • BREAKING: made BasicLoadingOverlay private and removed it from the public API. LoadingOverlay.show() is now the only supported public API.
  • FEAT: added strokeWidth customization for the loading indicator.
  • FIX: prevented accidental overlay dismissal using barrierDismissible: false.
  • REFACTOR: simplified the public API and improved internal parameter resolution.
  • DOCS: improved public API documentation and README examples.
  • TEST: added widget tests for overlay display, dismissal, and custom parameter handling.
  • CHORE: added parameter validation assertions and general cleanup improvements.

1.0.3 #

Updating Flutter SDK version

1.0.2 #

Updating Flutter SDK version

1.0.1 #

Updating Dart SDK version

1.0.0 #

Adding description to pubspec as convention requires

0
likes
160
points
167
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A basic modal loading overlay that blocks navigation and user interaction until programmatically dismissed.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on basic_loading_overlay