zeba_academy_loading_kit 1.0.0
zeba_academy_loading_kit: ^1.0.0 copied to clipboard
Advanced Flutter loading UI kit with skeleton loaders, shimmer effects, and animated indicators.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and follows semantic versioning.
1.0.0 Initial Release #
Added #
- Skeleton loading widgets for Flutter UI
- Shimmer loading animations
- Animated loading indicator widget
- LoadingContainer widget for easy loading state management
- SkeletonList widget for loading list placeholders
- SkeletonBox widget for customizable skeleton UI blocks
- ZebaShimmer widget for shimmer animation support
Features #
- Lightweight and easy integration
- Customizable loading placeholders
- Simple API for showing loading states
- Designed for Flutter production applications
Example #
-
Added example Flutter application demonstrating:
- Loading states
- Skeleton list loaders
- Shimmer effects
- Animated loading indicators
Documentation #
- Added full README documentation
- Added screenshots for package demonstration
- Added usage examples and integration guide
Testing #
- Added widget tests for SkeletonBox and LoadingContainer
- Verified compatibility with Flutter stable channel
License #
- Added GPL-3.0 license
Future Improvements #
Planned features for upcoming releases:
- Grid skeleton loaders
- Card skeleton loaders
- Avatar skeleton placeholders
- Button loading indicators
- Full page shimmer loaders
- Advanced customization options
