Skip to content

Enhance fullscreen loader #16

@aubykhan

Description

@aubykhan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions