core/ds_app_state library

Classes

DSAppState
Call DSAppState.preInit before create application in all cases

Typedefs

DSAppLifecycleStateCallback = void Function(AppLifecycleState? oldState, AppLifecycleState state)