Skip to content

Commit 002a2bd

Browse files
authored
Update README_zh-CN.md
1 parent 0a6ed97 commit 002a2bd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README_zh-CN.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
[![pub package](https://img.shields.io/pub/v/animated_interpolation.svg)](https://pub.dartlang.org/packages/animated_interpolation)
66

7+
8+
<div align=start>
9+
<img src="https://github.com/flutter-studio/animated_interpolation/blob/master/untitled.gif" width = "280" alt="图片名称" align=center />
10+
</div>
11+
12+
<br/>
13+
<br/>
14+
715
一个flutter插值动画插件,受到React Native插值动画的启发
816

917

@@ -88,4 +96,4 @@ class _LogoAppState extends State<LogoApp4> with TickerProviderStateMixin {
8896
super.dispose();
8997
}
9098
}
91-
```
99+
```

0 commit comments

Comments
 (0)