Skip to content

Commit 68a548a

Browse files
authored
Update README.md
1 parent e43d361 commit 68a548a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Includes practical examples to help understand animation concepts and techniques
1212
- 🧳 Hero Animations for seamless screen transitions using the `Hero` widget
1313
- 🔁 Transformations with `Transform`, `Matrix4`, and gesture-driven animations (rotate, scale, move)
1414
- 📋 Animated Lists with `AnimatedList`, `SlideTransition`, `SizeTransition` for dynamic item changes
15-
- 🎨 Custom Paint visuals using `CustomPaint` and `CustomPainter` (bouncing ball animation)
15+
- 🎨 Custom Paint visuals using `CustomPaint` and `CustomPainter`
1616
- 🔂 Looping Animations using `addStatusListener` for continuous forward–reverse animation cycles
1717

1818
---

0 commit comments

Comments
 (0)