loader_pro_kit 1.0.3 copy "loader_pro_kit: ^1.0.3" to clipboard
loader_pro_kit: ^1.0.3 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.3 #

Bug Fixes #

  • Fixed animation not updating issue - Resolved missing UI rebuilds in BounceLoader and WaveLoader by implementing AnimatedBuilder for proper frame-by-frame animation updates
  • Improved animation consistency - Ensured all loaders correctly listen to AnimationController for smooth and continuous motion

Improvements #

  • Optimized animation performance - Replaced manual setState() patterns with AnimatedBuilder for better efficiency and reduced rebuild overhead
  • Enhanced code consistency - Standardized animation handling patterns across all loaders
  • Refined visual smoothness - Improved motion rendering for more fluid and natural animations

Code Quality #

  • Cleaner animation architecture following Flutter best practices
  • Reduced unnecessary widget rebuilds
  • Improved maintainability and scalability of animation logic

Testing #

  • All existing widget tests passing
  • Verified animation behavior across all affected loaders
  • No regressions introduced

Dependencies #

  • No breaking changes
  • No new dependencies added
  • Fully compatible with existing Flutter and Dart versions
2
likes
160
points
242
downloads

Documentation

Documentation
API reference

Publisher

verified publisherpratyushmishra.online

Weekly Downloads

A comprehensive Flutter package with 11 beautiful, fully customizable loading animations. Perfect for modern app UIs with smooth 60 FPS animations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on loader_pro_kit