-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ayush P Gupta <ayushpguptaapg@gmail.com>
- Loading branch information
Showing
3 changed files
with
30 additions
and
12 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,30 +1,48 @@ | ||
## [2.0.2] | ||
|
||
- Hide circle if animate false (#21) | ||
- | ||
## [2.0.1] | ||
|
||
- Fix #17 thanks to [@nurassylive](@nurassylive) | ||
- Fix stop animation jank when `animate` is set to false | ||
|
||
## [2.0.0] | ||
|
||
- Migrate example to android v2 | ||
- [Null Safety] Migrate package to support null safety | ||
- [Pubspec] Remove author | ||
- [Misc] Add linux desktop support | ||
- [Refactor] Remove redundant code and refactor | ||
|
||
## [1.2.0] | ||
|
||
- Fix README with updated code | ||
|
||
## [1.1.0] | ||
### Merged | ||
- [#6](https://github.com/apgapg/avatar_glow/pull/6) Add 'animate', 'curve' option. Thanks [@Nolence](https://github.com/Nolence) for PR. Thanks [@Sahil](https://github.com/xsahil03x) for feedback. | ||
|
||
### Merged | ||
|
||
- [#6](https://github.com/apgapg/avatar_glow/pull/6) Add 'animate', 'curve' option. | ||
Thanks [@Nolence](https://github.com/Nolence) for PR. Thanks [@Sahil](https://github.com/xsahil03x) for feedback. | ||
- Add macos support | ||
|
||
## [1.0.0] | ||
### Merged | ||
- [#5](https://github.com/apgapg/avatar_glow/pull/5) Add option to change shape of widget. Thanks [@gildurao](https://github.com/gildurao) | ||
|
||
### Merged | ||
|
||
- [#5](https://github.com/apgapg/avatar_glow/pull/5) Add option to change shape of widget. | ||
Thanks [@gildurao](https://github.com/gildurao) | ||
|
||
## [0.2.0] | ||
### Merged | ||
- [#2](https://github.com/apgapg/avatar_glow/issues/2) Fixes exception when using widget inside scroll widget. Fixed missing repeat parameter usage. Thanks [@Sahil](https://github.com/xsahil03x) | ||
|
||
### Merged | ||
|
||
- [#2](https://github.com/apgapg/avatar_glow/issues/2) Fixes exception when using widget inside scroll widget. Fixed | ||
missing repeat parameter usage. Thanks [@Sahil](https://github.com/xsahil03x) | ||
|
||
### Added | ||
|
||
- Delay in starting animation 'startDelay' | ||
|
||
## [0.1.0] - Initial Release |
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