Updated Readme and version bumped to 0.1.0-ns-1

This commit is contained in:
Phani Pavan K
2021-02-18 16:40:03 +05:30
parent e70f6dda00
commit 52b34c3b05
3 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
##0.1.0-nullsafety-0 ## 0.1.0-nullsafety-1
- Readme fixed.
## 0.1.0-nullsafety-0
- Implemented Sound Null Safety 💪 - Implemented Sound Null Safety 💪

View File

@@ -87,7 +87,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.1.0-nullsafety-0" version: "0.1.0-nullsafety-1"
path: path:
dependency: transitive dependency: transitive
description: description:

View File

@@ -1,6 +1,6 @@
name: modal_progress_hud_nsn name: modal_progress_hud_nsn
description: A modal progress indicator widget with Sound Null Safety. A fork of https://github.com/mmcc007/modal_progress_hud description: A modal progress indicator widget with Sound Null Safety. A fork of https://github.com/mmcc007/modal_progress_hud
version: 0.1.0-nullsafety-0 version: 0.1.0-nullsafety-1
#author: Phani Pavan K #author: Phani Pavan K
homepage: https://github.com/kphanipavan/modal_progress_hud_nsn homepage: https://github.com/kphanipavan/modal_progress_hud_nsn