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 bb9064d commit 6a9b994Copy full SHA for 6a9b994
README.md
@@ -140,6 +140,12 @@
140
141
* [Flash Chat Stub Project](https://github.com/londonappbrewery/flash-chat-flutter)
142
* [Dart Language Keywords](https://www.dartlang.org/guides/language/language-tour#keywords)
143
+* [Hero Animations](https://flutter.dev/docs/development/ui/animations/hero-animations)0
144
+* [Curves Class Documentation](https://docs.flutter.io/flutter/animation/Curves-class.html)
145
+* [CurvedAnimation Class Documentation](https://docs.flutter.io/flutter/animation/CurvedAnimation-class.html)
146
+* [Tween Animation Class](https://docs.flutter.io/flutter/animation/Tween-class.html)
147
+
148
149
150
151
0 commit comments