Skip to content

Commit

Permalink
馃敄v0.0.1-hotfix released
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlphamerc committed Apr 12, 2021
1 parent 596701f commit bb9db10
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 15 deletions.
27 changes: 15 additions & 12 deletions CHANGELOG.md
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

2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.1"
version: "0.0.1-hotfix"
fake_async:
dependency: transitive
description:
Expand Down
3 changes: 1 addition & 2 deletions pubspec.yaml
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 <sonu.sharma045@gmail.com>
version: 0.0.1-hotfix
homepage: https://github.com/TheAlphamerc/empty_widget

environment:
Expand Down

0 comments on commit bb9db10

Please sign in to comment.