flutter_loading_widgets 1.0.0
flutter_loading_widgets: ^1.0.0 copied to clipboard
A comprehensive Flutter package for loading states, progress indicators, and overlay components with cross-platform support.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-09-06 #
Added #
- Initial release of flutter_loading_kit
LoadingOverlay
widget with customizable styling and messagingCustomProgressHud
widget with platform-specific progress indicatorsLoadingOverlayExtension
for easy widget wrapping- Cross-platform support (iOS/macOS CupertinoActivityIndicator, Android CircularProgressIndicator)
- Comprehensive customization options for colors, styling, and behavior
- Full documentation and examples
- MIT License