is_loading_widget 0.0.2
is_loading_widget: ^0.0.2 copied to clipboard
A Flutter package for handling loading states with overlaying indicators.
Change Log #
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.
[0.0.1] - 2023-11-10 #
Added #
- Initial release of the
is_loading_widget
package. - Implemented
IsLoadingWidget
for handling loading states with overlaying indicators.
[0.0.2] - 2023-11-15 #
- Fixed issue with ...
- Added new feature ...