loadix 1.0.0
loadix: ^1.0.0 copied to clipboard
A simple and customizable Flutter loading widget
1.0.0 #
Changelog #
[Unreleased] #
- Initial development in progress
[1.0.0] - 2025-04-30 #
Added #
- Initial release of loadix Flutter package
- Basic loading overlay widget with customizable background and indicator colors
- Simple API:
Loadix.show()andLoadix.hide() - Support for custom loading indicator widget
- Example app demonstrating usage