Skip to content

Commit bddfa45

Browse files
authored
Update README.md
1 parent 389774d commit bddfa45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ var tween2 = new Tweener(sprite)
6363
tween1.chain(tween2);
6464
tween1.start();
6565
```
66+
## About AnimateCon
67+
68+
To operate widget animations more conveniently, you can utilize the [AnimateCon](https://github.com/flutterkit/AnimateCon) library. This [library](https://github.com/flutterkit/AnimateCon) provides extremely facile implementation methods for animations such as position, scale, and alpha, enabling you to easily create various vivid and interesting animation effects.
6669

6770
## Thanks
6871

0 commit comments

Comments
 (0)