app_loader library

Classes

AppLoader
Global loader used for asynchronous processes. If it should be used on initState, need to call with SchedulerBinding.instance.addPostFrameCallback method.
AppLoaderWrapper
LoaderOptions
Options used to render de loader widget.
MaterialLoader
A widget that sets up an environment to display a splash page while loading data and then returns the MaterialApp to be rendered.
WillPopCustom
A widget that handles the willPop action triggered by the user.

Enums

MaterialLoaderStatus
Enum representing the status of the MaterialLoader.