Skip to content

Commit c7dc7e2

Browse files
author
xuyingjun
committed
ReadMe
1 parent c731c7c commit c7dc7e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,9 @@ import 'package:flutter_animation_set/animation_set.dart';
209209
import 'package:flutter_animation_set/animator.dart';
210210
```
211211

212-
**2、api**
212+
**2、use api**
213213

214-
about animation
214+
about animation widget
215215

216216
* W(width):控制宽度的变化,如果是按比例拉升,建议用SX替代
217217
* H(height):控制高度的变化,如果是按比例拉升,建议用SY替代
@@ -227,7 +227,7 @@ about animation
227227
* C(color):控制背景颜色变化
228228
* B(border):控制背景边框变化
229229

230-
about timeLine
230+
about support widget
231231

232232
* Delay(timeDelay):延长时间线,进入等待阶段
233233
* Serial(Combine):通过组合动画,达到通知播放的效果

0 commit comments

Comments
 (0)