Skip to content

Commit a41f047

Browse files
committed
Add Curve Learning
1 parent 834524d commit a41f047

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,7 @@ Simplified Flutter stagger animation.To drive the Flutter stagger animation thro
99
1. Uses the existing Animation Widget of `Flutter Animation Set`
1010
2. Use `Flutter Animation Set` to create a new Animation Widget
1111
3. Contribute your Flutter Animation Set Widget
12-
4. Learning Curves of Flutter in example
13-
14-
## 🎖 ScreenShot
15-
16-
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot1.jpg" width="200px"></img>
17-
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot2.png" width="200px"></img>
18-
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot3.png" width="200px"></img>
19-
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot4.png" width="200px"></img>
12+
4. Watch All of the `Curves` of Flutter in example
2013

2114
## 🎖 Installing
2215

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
1. 使用`Flutter Animation Set`现有的动画组件
88
2. 使用`Flutter Animation Set`去创建新的动画组件
99
3. 贡献你的`Flutter Animation Set`动画组件
10+
4. 在项目的example中观看所有的`Curves`动画效果
1011

1112
## 🎖 Installing
1213

0 commit comments

Comments
 (0)