We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7a5a0 commit c6598adCopy full SHA for c6598ad
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.0.4] - 2020-09-27
2
+
3
+* Check isDisposed before forward call
4
5
## [1.0.3] - 2020-09-8
6
7
* Add key attribute to constructor
example/pubspec.lock
@@ -94,7 +94,7 @@ packages:
94
path: ".."
95
relative: true
96
source: path
97
- version: "1.0.3"
+ version: "1.0.4"
98
sky_engine:
99
dependency: transitive
100
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
name: show_up_animation
description: A flutter package to simplify the implementation of "show up" animation
-version: 1.0.3
+version: 1.0.4
homepage: https://github.com/thecodepapaya/show_up_animation
environment:
0 commit comments