screen_loader 1.1.1
screen_loader: ^1.1.1 copied to clipboard
Easy to use mixin ScreenLoader, which will handle the loading on the screen. You can customise the loading as well.
1.1.1 #
- Updated readme
1.1.0 #
Breaking changes #
- Removed state parameter from
screenWrapper
function - Added performFuture
- Added BasicScreen in example
- Added loadingBgBlur in ScreenLoader
1.0.4 #
- Updated description
1.0.3 #
- Added example
1.0.2 #
- Updated description in pubspec.yaml
1.0.1 #
- Updated description in pubspec.yaml
1.0.0 #
- Initial release