lifecycle library

Enums

LifecycleEvent
生命周期的事件
LifecycleState
生命周期的状态

Mixins

LifecycleAppOwnerState<T extends LifecycleOwnerWidget>
LifecycleObserverRegistryDelegateMixin
混入之后只需要调用 lifecycleDelegate.initState lifecycleDelegate.didChangeDependencies lifecycleDelegate.dispose
LifecycleObserverRegistryElementMixin
LifecycleObserverRegistryMixin<W extends StatefulWidget>
LifecycleOwnerStateMixin<LOW extends LifecycleOwnerWidget>
LifecycleRouteMixin<T>
LifecycleRouteOwnerState<T extends LifecycleRouteOwner>