flutter_multiple_loaders 1.0.2
flutter_multiple_loaders: ^1.0.2 copied to clipboard
A Flutter package providing a collection of customizable loading animations for your Flutter applications.
1.0.2 #
- Added new innovative loaders:
- HeartbeatLoader: A realistic anatomical heart animation with authentic cardiac rhythm patterns
- RippleLoader: Concentric circles that expand outward like ripples on water with customizable ripple count
- Features realistic cardiac rhythm with systole and diastole phases, anatomically correct heart shape
- RippleLoader includes smooth expanding animation with fade-out effect and customizable ripple count
- Updated documentation to include both new loaders
- Enhanced example app to showcase the HeartbeatLoader and RippleLoader animations
1.0.1 #
- Added new innovative loader:
- PageTurningLoader: A book with smoothly turning pages that simulates a realistic reading animation
- Features realistic page turning physics, shadows, and text line visualizations
- Customizable page count and turning speed
- Updated documentation to include the new PageTurningLoader
1.0.0 #
- Added new standard loader:
- BlinkingLoader: A customizable shape that fades in and out with adjustable timing
- Supports multiple shape options: circle, square, triangle, and star
- Updated example app to showcase the new BlinkingLoader animation
0.0.6 #
- Added new innovative loaders:
- ParticleVortexLoader: Mesmerizing particles flowing in a vortex pattern
- FractalTreeLoader: A beautiful animated fractal tree that grows and branches
- LiquidBlobLoader: A morphing liquid-like blob with fluid motion
- Added comprehensive documentation for all innovative loaders in INNOVATIVE_LOADERS.md
- Enhanced example app with showcases for all new loaders
0.0.5 #
- Added GlowingLoader animation with pulsing glow effects and gradient colors
- Added TypingLoader animation simulating typing dots for chat applications
0.0.4 #
- Added rotating square and flipping card animation
- Enhanced web example with an improved splash screen
0.0.3 #
- Fixed wave animation assertion error where curve end value could exceed 1.0, causing the animation to fail
0.0.2 #
- Fixed library documentation format
- Added proper library directive to main file
- Improved CI/CD workflow for more reliable package publishing
- Implemented version change detection in CI/CD pipeline
- Added automated checks for pull request merges
0.0.1 #
Initial release with the following features:
- Six loader animations: Spinner, Pulse, Bounce, Wave, Circle, and Dots
- Customizable colors, sizes, and animation durations
- Animation controller for programmatic control
- Support for multiple colors in animations
- Customizable loop behavior