loader_overlay 2.0.0 loader_overlay: ^2.0.0 copied to clipboard
A simple package to simplify screen management. When loading any async task, this package prevent the user from interacting with the screen until the async task finishes.
2.0.0 #
- Migrating package to null safety
1.2.0 #
- Adding possibility to pass a widget to show underneath the loading indicator
1.1.0+1 #
- Adding documentation
1.1.0 #
- Adding GlobalLoaderOverlay to use named routes
1.0.0+1 #
- Adding better description of the package
1.0.0 #
- Initial release fully functional