anywhere_loader 1.0.6
anywhere_loader: ^1.0.6 copied to clipboard
A lightweight, hassle-free way to show overlay loaders in your Flutter apps.
1.0.0 #
- Initial release with overlay-based loader
- Supports customizable loading text, font size, color, and blur effect
1.0.1 #
- Bug Fixes(Flutter Versions)
1.0.2 #
- README Changes
1.0.3 #
- Removed GetX dependencies
1.0.4 #
- README Changes
1.0.5 #
- Removed unwanted references in code and bug fixes
1.0.6 #
- ✅ Blur effect
- ✅ Background color and opacity
- ✅ Cupertino (iOS) & Material (Android) progress indicators
- ✅ Loader text styling
- ✅ Progress indicator color