minor update

This commit is contained in:
Phani Pavan Kambhampati
2022-05-31 10:41:36 +05:30
committed by GitHub
parent 7a7291f9f6
commit 0b3f4bdf05

View File

@@ -20,7 +20,7 @@ Add the package to your `pubspec.yml` file.
```yml ```yml
dependencies: dependencies:
modal_progress_hud_nsn: ^0.1.0-nullsafety-0 modal_progress_hud_nsn: ^0.2.0
``` ```
Next, import the library into your widget. Next, import the library into your widget.