▲ 31 r/FlutterDev
Interactive particles text effect
While I was testing an interactive particle effect on a web project, I thought it would be really cool to try it in Flutter. So I implemented it, and the result is amazing!! Super smooth and satisfying to interact with. I honestly didn’t expect Flutter to handle this many particles so well.
Watching the text break apart and come back together feels really cool.
Tweak the live demo here (hover or drag to scatter letters & they spring back into place):
- https://particles-text-flutter.vercel.app
Source code:
u/tuco_ye — 2 days ago