Skip to content

Commit

Permalink
Add Curve Learning
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroidHensen committed Aug 18, 2019
1 parent 834524d commit a41f047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,7 @@ Simplified Flutter stagger animation.To drive the Flutter stagger animation thro
1. Uses the existing Animation Widget of `Flutter Animation Set`
2. Use `Flutter Animation Set` to create a new Animation Widget
3. Contribute your Flutter Animation Set Widget
4. Learning Curves of Flutter in example

## 🎖 ScreenShot

<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot1.jpg" width="200px"></img>
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot2.png" width="200px"></img>
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot3.png" width="200px"></img>
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/readme/screenShot4.png" width="200px"></img>
4. Watch All of the `Curves` of Flutter in example

## 🎖 Installing

Expand Down
1 change: 1 addition & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
1. 使用`Flutter Animation Set`现有的动画组件
2. 使用`Flutter Animation Set`去创建新的动画组件
3. 贡献你的`Flutter Animation Set`动画组件
4. 在项目的example中观看所有的`Curves`动画效果

## 🎖 Installing

Expand Down

0 comments on commit a41f047

Please sign in to comment.