mirror of
https://github.com/kphanipavan/modal_progress_hud_nsn.git
synced 2025-10-28 22:32:50 -07:00
Test update to 0.4.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# modal_progress_hud
|
||||
# modal_progress_hud(_nsn)
|
||||
|
||||
A simple widget wrapper to enable modal progress HUD (a modal progress indicator, HUD = Heads Up Display)
|
||||
|
||||
@@ -10,7 +10,7 @@ A fork of [this](https://github.com/mmcc007/modal_progress_hud) with support for
|
||||
|
||||
## Demo
|
||||
|
||||

|
||||

|
||||
|
||||
_See example for details_
|
||||
|
||||
@@ -20,7 +20,7 @@ Add the package to your `pubspec.yml` file.
|
||||
|
||||
```yml
|
||||
dependencies:
|
||||
modal_progress_hud_nsn: ^0.3.0
|
||||
modal_progress_hud_nsn: ^0.4.0
|
||||
```
|
||||
|
||||
Next, import the library into your widget.
|
||||
@@ -149,4 +149,4 @@ calls (see [flutter/issues/9688](https://github.com/flutter/flutter/issues/9688)
|
||||
## Issues and feedback
|
||||
|
||||
Please file [issues](https://github.com/kphanipavan/modal_progress_hud_nsn/issues/new)
|
||||
to send feedback or report a bug. Thank you!
|
||||
to send feedback or report a bug. Thank you!
|
||||
|
||||
Reference in New Issue
Block a user