Skip to content

Commit b3b05c0

Browse files
committed
v0.2.1
1 parent 2fdc4d6 commit b3b05c0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.2.1
2+
* Add flipInX flipInY flipOutX flipOutY
3+
14
## 0.2.0
25
* AnimatedConfig adds scaleX, scaleY, and rotate attributes
36
* Add some commonly used configMap, for example, zooming, bounce, fading, etc

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: animated_interpolation
22
description: A flutter interpolation plugin inspired by the React Native interpolation animation
3-
version: 0.2.0
3+
version: 0.2.1
44
author: flutter-studio<[email protected]>
55
homepage: https://github.com/flutter-studio/animated_interpolation.git
66

0 commit comments

Comments
 (0)