Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
2534290808 committed Jun 4, 2019
1 parent 2fdc4d6 commit b3b05c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.2.1
* Add flipInX flipInY flipOutX flipOutY

## 0.2.0
* AnimatedConfig adds scaleX, scaleY, and rotate attributes
* Add some commonly used configMap, for example, zooming, bounce, fading, etc
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: animated_interpolation
description: A flutter interpolation plugin inspired by the React Native interpolation animation
version: 0.2.0
version: 0.2.1
author: flutter-studio<[email protected]>
homepage: https://github.com/flutter-studio/animated_interpolation.git

Expand Down

0 comments on commit b3b05c0

Please sign in to comment.