flutter_multiple_loaders library

A Flutter package providing various customizable loading animations.

This library provides a collection of loading animations that can be easily integrated into Flutter applications with customizable options.

Classes

BlinkingLoader
A blinking loader animation.
BounceLoader
A bouncing loader animation.
CircleLoader
A circle loader animation.
DnaHelixLoader
A DNA helix animation loader.
DotsLoader
A dots loader animation.
FlippingCardLoader
A flipping card loader animation.
FractalTreeLoader
A fractal tree loader animation.
GalaxySpiralLoader
A galaxy spiral loader animation.
GlowingLoader
A glowing loader animation.
HeartbeatLoader
A heartbeat loader animation.
LiquidBlobLoader
A liquid blob loader animation.
LoaderController
Controller for managing loader animations.
LoaderOptions
Options class for configuring loaders.
MorphingShapeLoader
A morphing shape loader animation.
NeonPulseLoader
A futuristic neon pulse loader animation.
PageTurningLoader
A realistic page turning loader with right-to-left page flipping.
ParticleVortexLoader
A particle vortex loader animation.
PulseLoader
A pulsing loader animation.
RippleLoader
A ripple loader animation.
RotatingSquareLoader
A rotating square loader animation.
SpinnerLoader
A spinning loader animation.
TypingLoader
A typing indicator animation with animating dots.
WaveLoader
A wave loader animation.

Enums

BlinkingShape
The different shapes available for the blinking loader.
LoaderSize
Enum representing the possible sizes of a loader.