Top Flutter Text Decoration, Effect and Animation packages Text animation is the process of animating text on a computer. This can be done by adding special effects to the text, such as changes in color, size, or position. The complete list of Flutter packages that can be used to add Text Decoration, Text Style, Text Effect or Text Animation is provided below.
marquee
992
A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions, durations, curves as well as pauses after every round.
just_the_tooltip
309
A multi directional tooltip used to display any content with inbuilt support for list views
expandable_text
279
Widget that only shows the first lines of a text and adds a link to expand the full text.
widget_and_text_animator
241
Make animating widgets a breeze with many effects built in. Make Text animations beautiful with staggered text effects. transitions, blurs & more, animate gestures too
animated_size_and_fade
225
Does a fade and size transition between widgets of different heights. Also used to show/hide a widget.
animated_digit
191
A scroll numbers animation widget, any number that need scroll animation effects and easy to use.
linkfy_text
183
A lightweight flutter package to linkify texts containing urls, emails and hashtags like twitter does.
animated_text
182
Animated_Text for Flutter provides animated translation between the words by reusing the similar alphabets between them.
typewritertext
181
A simple typewriter text animation wrapper for flutter. Supports iOS, Android, web, Windows, macOS, and Linux.
bordered_text
147
Flutter plugin for applying subtle stroke to a Text widget. Supports Android, iOS, and Web.
el_tooltip
143
ElTooltip, a smart positioned tooltip. Use it to display a widget inside a tooltip that you can personalize.
simple_gradient_text
108
Create fast and simple gradient texts, whether linear or radial, you just decide the colors and the text to display, very easy.
pretty_animated_text
99
A Flutter plugin for creating customizable animated text widgets, enhancing app aesthetics with engaging text animations.
animated_hint_textfield
86
Flutter package for animating textfield hint/label text, adding dynamic and eye-catching transitions to enhance user experience.
random_text_reveal
77
A text animation package with random text reveal effect where the text reveals itself letter by letter (used mostly in movies)
animated_read_more_text
60
Animated Flutter package for 'Read more/Read less' functionality, enhancing text handling and user interactions.
show_more_text_popup
59
A Flutter plugin to show the extra text as a popup with parameters to configure the size and other behavior
text_gradiate
52
A Flutter package for creating gradient text in an easy way. This package allows you to add gradient effects to text in your Flutter app effortlessly.
animated_text_lerp
49
Simple widgets to animate between number or string text. Useful for number increase/decrease animation, currency value animation or string content changing animation.
flutter_shine
48
Flutter Shine is a library for pretty shadows, dynamic light positions, extremely customizable shadows, no library dependencies, text or box shadows based on content.
bubble_box
46
A powerful bubble box, which implements basic bubble, border, dotted line, gradient color, angle, adaptive width and height, bubble direction, offset, etc.
typethis
40
A flutter package that aims to simplify versatile typing animation with rich text effects and other operations (reset, freeze, unfreeze).
flutter_gradient_animation_text
37
Create an animated gradient text very easily by taking text, colors, and duration of animation as inputs.
textuality
35
Textuality is a Flutter package that enhances the Text widget with advanced styling options like gradient, stroked, neon, shadow effects, and more.
mccounting_text
35
An animated Text widget that counts between two numbers on a duration, curve and style you specify.
blinking_text
31
A simple plugin to creating a blinking text. It allows to adjust duration of a blink and number of times text blinks before stopping.
gradient_text
31
A Flutter Widget for displaying Text with a gradient drawn through it. Accepts TextStyle, and TextAlign so it can be used very similarly to a Text widget
decoding_text_effect
31
A Flutter package for DecodingTextEffect widget. There are 5 Decode Effects that you can choose from.
typewrite_text
30
A typewriter text animation wrapper with customizations. Supports iOS, Android, web, Windows, macOS, and Linux.
faded_text
30
Integrate left-to-right fade effects for multi-line text. Perfect for when you need that single-line text elegance in more complex layouts.
enough_ascii_art
26
Generates ASCII art using image to ASCII, FIGlet text banner support and emoticon to text conversions.
segment_display
26
Segment display widget for Flutter. Supports multiple types of segment displays and segment customization.
tailwind_standards
25
A Flutter styling package based on the standards of Tailwind. Directly access to the default colors & same way of styling as in HTML with Tailwind.
animated_overflow
24
A simple widget for animating overflowing content horizontally or vertically with fade.
custom_pointed_popup
23
Popup that can be shown on any targeted widget with customized pointed design.
flutter_titled_container
22
This widget displayes a title on top of a Container. You can specify the title, alignment, titleColor, fontSize, background color for this to display.