Skip to content

Commit d7843ba

Browse files
author
xuyingjun
committed
ReadMe
1 parent 1ad5707 commit d7843ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ✨ Flutter Animation Set
22

3-
[![pub package](https://img.shields.io/pub/v/flutter_spinkit.svg)](https://pub.dartlang.org/packages/flutter_spinkit)
3+
[![pub package](https://img.shields.io/pub/v/flutter_animation_set.svg)](https://pub.dev/packages/flutter_animation_set)
44

55
简化Flutter交错动画。用动画配置的形式,通过时间线去驱动Flutter的交错动画。你可以
66

@@ -11,7 +11,8 @@
1111
## 🎖 Installing
1212

1313
```yaml
14-
coming soon
14+
dependencies:
15+
flutter_animation_set: ^0.0.1
1516
```
1617
1718
## ⚡ Use Animation Set Widget

0 commit comments

Comments
 (0)