lifecycle_aware_state library

Classes

LifecycleAwareState<T extends StatefulWidget>
Define an State which is lifecycle aware and can provide callbacks for navigation and widget events, also you can tune in logging
WidgetBoundedState<T extends StatefulWidget>
Define an State which is bounded to widget lifecycle and provides [onResume(), [onReady() and [onPause()