-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
596701f
commit bb9db10
Showing
3 changed files
with
17 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,23 @@ | ||
# Changelog | ||
## [0.0.1-hotfix] 12 Apr 2021 | ||
* Dispose Tiker automatically on widget dispose | ||
|
||
## [0.0.1] 24 Dec 2019 | ||
* Add default images in package | ||
* Add title text style | ||
* add Subtitle text style | ||
|
||
## 0.0.1-dev.1 | ||
## [0.0.1-dev.4] 23 Dec 2019 | ||
* add demo example | ||
|
||
* empty widget added | ||
## [0.0.1-dev.3] 23 Dec 2019 | ||
* add image assets | ||
|
||
## 0.0.1-dev.2 | ||
## [0.0.1-dev.2] 23 Dec 2019 | ||
* changelog updated | ||
|
||
## 0.0.1-dev.3 | ||
* add image assets | ||
## [0.0.1-dev.1] 23 Dec 2019 | ||
|
||
## 0.0.1-dev.4 | ||
* add demo example | ||
* empty widget added | ||
|
||
|
||
## 0.0.1 | ||
* Add default images in package | ||
* Add title text style | ||
* add Subtitle text style | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
name: empty_widget | ||
description: Custom_Empty widget is flutter custom widget which is designed to notify user about some event. | ||
version: 0.0.1 | ||
author: Sonu Sharma <[email protected]> | ||
version: 0.0.1-hotfix | ||
homepage: https://github.com/TheAlphamerc/empty_widget | ||
|
||
environment: | ||
|