The Animated Text Kit Not In The Flutter 4.0 SDK
4 min readApr 20, 2023
In the Material Design 3 spec animation of containers and their contents is highlighted and the Material IO team even contributed an animations package for that set of features. What is missing is animating text. Let me in this article show you how to use the Animated Text Kit package to animate text.
What Is Being Built
This is the animated text kit package I am using:
And it produces animated text effects such as these:
Now, for the examples.
The Examples
These examples follow the video example in sequence of:
-Rotating Text
-Fade
-Typer