smart_overlay 0.0.1
smart_overlay: ^0.0.1 copied to clipboard
A premium, lightweight smart loading overlay manager for Flutter. Features glassmorphism, gradients, and unique wavy (scalloped) progress indicators.
CHANGELOG #
0.0.1 #
- Initial release of
smart_overlay. - Named API: Introduced the
SmartOverlayclass for branded, static method access (SmartOverlay.show). - Hybrid Messages: Professional pattern supporting both
StringandWidgetfeedback. - Indicator Physics: Added granular control over
dotSize,radius, anddotCount. - Professional UI: Overhauled example app with a screenshot-ready theme.
- Fancy Indicators: Introduced a high-end Cosmic & Elemental theme:
FluxWave,Lumina,Hydra,Aura,Nova,Orbit,Eclipse,Nexus,Zenith, andVortex. - Accessibility: Added
Semanticssupport to all progress indicators. - Glassmorphism: Support for background blur and custom dark overlays.
- Micro-animations: Smooth transitions for a premium UX.