flutter_overlay_loader 1.0.2 flutter_overlay_loader: ^1.0.2 copied to clipboard
A new Flutter package for developer who want to show overlay loader or progressbar for completing future task.
[1.0.2] - Aug 28, 2021 #
- Update changelogmd also
[1.0.1] - Aug 28, 2021 #
- Update documentation also
[1.0.0] - Aug 28, 2021 #
- This is a stable release!
- Fixed some issues
[0.1.1] - Mar 20, 2021 #
- Added Null safety support
- Update documentation
[0.1.0-nullsafety] - Mar 20, 2021 #
- Added Null safety support
- Added option for Appbar overlayable or not
- Added option for BottomAppbar overlayable or not
[0.0.2] - Mar 6, 2020 #
- Fixed issue *Only one OverlayEntry will be added. *Fixed on Loading hide problem
[0.0.1] - Mar 2, 2020 #
- Develop this plugin for overlay loading.