blurry_modal_progress_hud 1.1.1
blurry_modal_progress_hud: ^1.1.1 copied to clipboard
Just like modal_progress_hud this is a simple widget wrapper to enable modal progress hud (a modal progress indicator, hud = heads up display)
1.1.1 #
- Updated few dependencies to support Dart 3
- Updated environment sdk
- Updated flutter version
- Wrote some tests
1.1.0 #
- Updated some dependencies to support Dart 3
- Updated flutter version
- Added linting support
- Fixed some linting warnings
- Edited REAME.md
1.0.3 #
- Small fixes
1.0.2 #
- Refactored codes
- Corrected omissions
1.0.1 #
- Updated pubspec.yaml
- Updated pubspec.lock
- Updated README.md
1.0.0 #
- Support for null-safety
- Added Backdrop Filter to modal progress hud hence the name - blurry_modal_progress_hud
- Control the intensity of the blurry effect
- The progressIndicator parameter accepts only widgets via the constructor