flutter_dot_loader 0.0.1
flutter_dot_loader: ^0.0.1 copied to clipboard
A highly customizable, high-performance dot-matrix and LED loading animation package for Flutter with 60 math patterns and custom frame support.
0.0.1 #
- Initial release of
flutter_dot_loader. - Includes
MatrixLoaderwith customizable shapes (Square, Circular, Triangle). - Features 60 unique math-driven animation patterns spanning spirals, vortexes, pulses, and geometric shifts.
- Supports Custom Frames (
MatrixPattern.custom+customIntensity) for building frame-by-frame dot matrix animations (e.g. Tetris, scrolling text). - High-performance rendering engine built cleanly on
CustomPainter. - Includes a fully-featured Example App: an interactive Playground (with real-time parameter tweaking and code generation) and a Dot Matrix Studio Editor for designing custom frames.