loader_pro_kit library
A comprehensive Flutter package with 11 beautiful, fully customizable loading animations.
This package provides 11 different loader animations, each fully customizable with support for colors, sizes, durations, and animation curves.
Circular Loaders:
- CircleLoader - Classic rotating circle spinner
- DotLoader - Animated scaling dots
- PulseLoader - Expanding circular pulses
- WaveLoader - Wave motion animation
- SpinningLoader - Smooth rotating arc
- BounceLoader - Bouncing ball animation
Advanced Loaders:
- LogoLoader - Display your brand logo while loading
- ImageLoader - Circular image with animated border
- LinearLoader - Progress bar with percentage display
- ShimmerLoader - Skeleton/placeholder shimmer effect
- SkeletonLoader - Complex content placeholder loading
All loaders support:
- Custom colors and gradients
- Size customization
- Duration control
- Animation curve selection
- Advanced parameters per loader type
Classes
- BounceLoader
- A bouncing balls loader animation.
- CircleLoader
- A classic rotating circle spinner loader animation.
- DotLoader
- An animated scaling dots loader.
- ImageLoader
- A circular image loader with animated gradient border.
- LinearLoader
- A horizontal progress bar loader.
- LogoLoader
- A branded logo loader with animated spinner ring.
- PulseLoader
- An expanding circular rings pulse loader.
- ShimmerLoader
- A shimmer effect loader for skeleton placeholders.
- SkeletonCircle
- A circular skeleton item.
- SkeletonItem
- Base class for skeleton loader items.
- SkeletonLine
- A line-shaped skeleton item.
- SkeletonLoader
- A complex content placeholder skeleton loader.
- SpinningLoader
- A smooth rotating arc spinner loader.
- WaveLoader
- A wave motion loader animation.