We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6ed97 commit 002a2bdCopy full SHA for 002a2bd
README_zh-CN.md
@@ -4,6 +4,14 @@
4
5
[](https://pub.dartlang.org/packages/animated_interpolation)
6
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
14
15
一个flutter插值动画插件,受到React Native插值动画的启发
16
17
@@ -88,4 +96,4 @@ class _LogoAppState extends State<LogoApp4> with TickerProviderStateMixin {
88
96
super.dispose();
89
97
}
90
98
91
-```
99
+```
0 commit comments