mirror of
https://github.com/kphanipavan/modal_progress_hud_nsn.git
synced 2025-10-29 06:42:50 -07:00
Updated Readme and version bumped to 0.1.0-ns-1
This commit is contained in:
@@ -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 💪
|
||||||
|
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user