loader_pro_kit 1.0.0
loader_pro_kit: ^1.0.0 copied to clipboard
A comprehensive Flutter package with 11 beautiful, fully customizable loading animations. Perfect for modern app UIs with smooth 60 FPS animations.
1.0.0 #
- Initial release on pub.dev
- 11 fully customizable loaders:
- CircleLoader - Classic rotating circle spinner with customizable border
- DotLoader - Animated scaling dots with configurable count and spacing
- PulseLoader - Expanding circular rings with customizable pulse count
- WaveLoader - Wave motion animation with adjustable wave count
- SpinningLoader - Smooth rotating arc with custom arc length
- BounceLoader - Bouncing ball animation with customizable bounce height
- LogoLoader - Display brand logo with animated spinner ring
- ImageLoader - Circular image with animated gradient border
- LinearLoader - Progress bar with optional percentage display
- ShimmerLoader - Skeleton shimmer effect for content placeholders
- SkeletonLoader - Complex multi-item skeleton loading indicators
- Complete customization support:
- Colors and gradients
- Sizes and dimensions
- Animation durations
- Animation curves (linear, easeIn/Out, bounce, elastic, etc.)
- Advanced parameters per loader
- Production-ready with smooth 60 FPS animations
- Zero external dependencies (Flutter only)
- Comprehensive documentation and usage examples
- Complete test coverage with 13+ passing tests
- Full-featured example app with all loaders demonstrated