zeba_academy_loading_overlay 0.0.1
zeba_academy_loading_overlay: ^0.0.1 copied to clipboard
A powerful fullscreen loading overlay package with blur background, custom loaders, queue system, and global show/hide support.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
0.0.1 - 2026-05-07 #
✨ Initial Release #
Added
- Fullscreen loading overlay support
- Blur background effect
- Global loading controller
- Queue management system
- Custom loader widget support
- Loading message support
- Configurable barrier color
- Configurable blur intensity
- Animated loading container
- Overlay manager architecture
- Force hide functionality
- Production-ready package structure
- Flutter test coverage
- Example application
- MIT license
- Comprehensive documentation
Features
- Easy global show/hide loading API
- Prevent duplicate overlays
- Queue-safe async handling
- Lightweight implementation
- Smooth and clean UI
- Highly customizable overlay system
Developer Experience
- Clean architecture
- Modular source structure
- Flutter lint support
- Production-ready setup
- Easy integration into existing projects