From 8cc672436e43cd28b77a782e8fcb70779996537f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 7 Oct 2025 14:31:08 +0200 Subject: [PATCH] whynotmake.it animation --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 6bbd3bb..63a3740 100644 --- a/source.md +++ b/source.md @@ -548,7 +548,8 @@ Simon Binder](https://github.com/simolus3) ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [Heroine](https://pub.dev/packages/heroine) - The queen of hero transitions by [whynotmake.it] +- [Motor](https://pub.dev/packages/motor) - Unified motion system for Flutter - physics-based springs and duration-based curves by [whynotmake.it] - [SpinKit](https://github.com/jogboms/flutter_spinkit) - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) - [Villains](https://github.com/Norbert515/flutter_villains) - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) - [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/)