dot_matrix_loader 0.1.0
dot_matrix_loader: ^0.1.0 copied to clipboard
A zero-dependency Flutter package for premium dot-matrix loading animations. Render animated NxM dot grids with 36 built-in presets, a custom builder API, and a sequence API.
0.1.0 #
Added #
- 36 built-in animation presets:
PulseRings,Spiral,Wave,CrossExpand,Rain,Heartbeat,Orbit,Ripple,Diagonal,Bounce,Shockwave,Metronome,Erosion,Sonar,Curtain,Interference,Ticker,Genome,StackFill,Veil,Radar,Scanner,Collapse,Static,Wanderer,Crosshair,RippleIn,Wipe,Twinkle,ZigZag,Equalizer,Gravity,Glitch,Diamond,Checkerboard,Breathe DotMatrixLoaderwidget withsizeparameter for inline usage next to textDotMatrixAnimationBuilderconvenience widget for custom frame functionsCustomDotAnimationpreset — supply anyDotAnimationFramefunctionSequenceAnimationpreset — frame-by-frame boolean grid animationsDotMatrixStyleimmutable configuration withcopyWithsupportexternalAnimationparameter — share oneAnimationControlleracross N loadersDotShapeenum:circleandroundedSquareloop,loopPause,enableHaptics,enableColorLerpstyle optionsisActiveflag to pause/resume standalone loaders- Interactive Studio Example: Full-featured design playground with frame editor and code exporter.