-
Notifications
You must be signed in to change notification settings - Fork 13
Enhance fullscreen loader #16
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Fullscreen loader can be updated to look like below:
FullscreenLoader(
child: <child page or body>
isLoading: <is loading or not>
)
This should abstract the creation of Fullscreen loader itself as right now we have to put it in a stack ourselves outside the widget.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request