linting and maintainance

This commit is contained in:
Phani Pavan Kambhampati
2022-05-31 17:36:31 +05:30
parent 0b3f4bdf05
commit e830aba3cd
10 changed files with 72 additions and 59 deletions

View File

@@ -20,7 +20,7 @@ Add the package to your `pubspec.yml` file.
```yml
dependencies:
modal_progress_hud_nsn: ^0.2.0
modal_progress_hud_nsn: ^0.2.1
```
Next, import the library into your widget.
@@ -141,4 +141,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!