How to make an animation similar to this?
A circle that appears like a bubble and then pop and show the name of the app
This is the intro animation of TED app. I'm trying to make something similar
Are there widget to make a similar effect? or whatelse?
Expected result GIF IMAGE
You can try these two ways:
Design the animation in
Riveand then use theRivepackage in your app to implement it. This can be a good option if you are looking for a simpler, more lightweight tool that is specifically designed for creating animations for your app.https://pub.dev/packages/rive
https://rive.app/
Design the animation in After Effects and then export it as a
Lottiefile.Lottieis a popular library that allows you to use animations created in After Effects directly in your app. This can be a good option if you are already familiar with After Effects and want to create more complex animations with advanced features.https://pub.dev/packages/lottie