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 e43d361 commit 68a548aCopy full SHA for 68a548a
README.md
@@ -12,7 +12,7 @@ Includes practical examples to help understand animation concepts and techniques
12
- 🧳 Hero Animations for seamless screen transitions using the `Hero` widget
13
- 🔁 Transformations with `Transform`, `Matrix4`, and gesture-driven animations (rotate, scale, move)
14
- 📋 Animated Lists with `AnimatedList`, `SlideTransition`, `SizeTransition` for dynamic item changes
15
-- 🎨 Custom Paint visuals using `CustomPaint` and `CustomPainter` (bouncing ball animation)
+- 🎨 Custom Paint visuals using `CustomPaint` and `CustomPainter`
16
- 🔂 Looping Animations using `addStatusListener` for continuous forward–reverse animation cycles
17
18
---
0 commit comments