Skip to content

Commit

Permalink
delay controller?.forward fixe
Browse files Browse the repository at this point in the history
  • Loading branch information
Klerith committed Apr 15, 2020
1 parent 218c0d1 commit e98fce8
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 59 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### [1.7.1] - controller.forward fix
* Bug fixed:
When you were calling the animation with delay, and you dispose the widget before the animation takes place, was throwing an error because the controller was destroyed, this version fixes that.

#### [1.7.0] - Key added
* Key property added in every widget, now you can access the widget via Key and the AnimationController

Expand Down
Loading

0 comments on commit e98fce8

Please sign in to comment.