splash_screen_view
library
Classes
-
AnimatedText
-
Abstract base class for text animations.
-
AnimatedTextKit
-
Base class for Animated Text widgets.
-
AssetLottie
-
-
ColorizeAnimatedText
-
Animated Text that shows text shimmering between colors.
-
ColorizeAnimatedTextKit
-
Animation that displays
text
elements, shimmering transition between colors
.
-
DropShadow
-
-
FadeAnimatedSplashScreenText
-
Animated Text that displays a Text element, fading it in and then out.
-
FadeAnimatedText
-
Animated Text that displays a Text element, fading it in and then out.
-
FadeAnimatedTextKit
-
Animation that displays
text
elements, fading them in and then out.
-
FileLottie
-
-
FlickerAnimatedText
-
Animated Text that displays a Text element, as a flickering glow text.
-
FlickerAnimatedTextKit
-
-
FrameRate
-
-
Lottie
-
A widget to display a loaded LottieComposition.
The controller property allows to specify a custom AnimationController that
will drive the animation. If controller is null, the animation will play
automatically and the behavior could be adjusted with the properties animate,
repeat and reverse.
-
LottieBuilder
-
A widget that displays a Lottie animation.
-
LottieCache
-
-
LottieComposition
-
-
LottieDelegates
-
-
LottieDrawable
-
-
LottieFontStyle
-
-
LottieImageAsset
-
-
LottieOptions
-
-
LottieProvider
-
-
Marker
-
-
MemoryLottie
-
-
NetworkLottie
-
-
RawLottie
-
A widget that displays a LottieDrawable directly.
-
RotateAnimatedSplashScreenText
-
Animated Text that rotates a Text in and then out.
-
RotateAnimatedText
-
Animated Text that rotates a Text in and then out.
-
RotateAnimatedTextKit
-
Animation that displays
text
elements, rotating them in one at a time.
-
ScaleAnimatedSplashScreenText
-
Animated Text that displays a Text element, scaling them up and then out.
-
ScaleAnimatedText
-
Animated Text that displays a Text element, scaling them up and then out.
-
ScaleAnimatedTextKit
-
Animation that displays
text
elements, scaling them up and then out, one at a time.
-
SplashScreenView
-
-
TextLiquidFill
-
Animation that displays a text element, coloring it to look like sloshing
water is filling it up.
-
TyperAnimatedText
-
Animated Text that displays a Text element as if it is being typed one
character at a time.
-
TyperAnimatedTextKit
-
Animation that displays
text
elements, as if they are being typed one
character at a time.
-
TypewriterAnimatedText
-
Animated Text that displays a Text element as if it is being typed one
character at a time. Similar to TyperAnimatedText, but shows a cursor.
-
TypewriterAnimatedTextKit
-
Animation that displays
text
elements, as if they are being typed one
character at a time. Similar to TyperAnimatedTextKit, but shows a cursor.
-
ValueDelegate<T>
-
-
WavyAnimatedText
-
Animated Text that displays a Text element with each character popping
like a stadium wave.
-
WavyAnimatedTextKit
-
Animation that displays
text
elements, with each text animated with its
characters popping like a stadium wave.