Skip to content

Commit 81d47c3

Browse files
Update README.md
1 parent 04da915 commit 81d47c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,14 @@
145145
* [CurvedAnimation Class Documentation](https://docs.flutter.io/flutter/animation/CurvedAnimation-class.html)
146146
* [Tween Animation Class](https://docs.flutter.io/flutter/animation/Tween-class.html)
147147
* [Dart Language Tour: Mixins](https://www.dartlang.org/guides/language/language-tour#adding-features-to-a-class-mixins)
148+
* [Pre-packaged Animations: Flutter Sequence Animation](https://pub.dartlang.org/packages/flutter_sequence_animation)
149+
* [Pre-packaged Animations: Rubber](https://pub.dartlang.org/packages/rubber)
150+
* [Pre-packaged Animations: Sprung](https://pub.dartlang.org/packages/sprung)
151+
* [Pre-packaged Animations: Animated Text Kit](https://pub.dartlang.org/packages/animated_text_kit)
152+
153+
154+
155+
148156

149157

150158

0 commit comments

Comments
 (0)