animated_loader 0.1.4
animated_loader: ^0.1.4 copied to clipboard
A highly customizable Flutter loading indicator supporting determinate/indeterminate modes and six built-in animation styles.
0.1.0 – 2025-07-01 #
Added #
- Initial release of
animated_loaderpackage. - Three indeterminate loader animations:
rotatingIconbouncingDotsexpandingCircle
- Full customization of
size,colors,duration,curve, andrepeatCount. - Basic skeleton of
AnimatedLoaderwithAnimationControllerandCurvedAnimation.