core/state_management/state_management library

Mixins

FxLifeCycleBase
The FxLifeCycle
FxServiceMixin
Allow track difference between FxServices and FxControllers
ListenableMixin
ListNotifierMixin

Typedefs

Disposer = void Function()
FxControllerBuilder<T> = Widget Function(T controller)
FxStateUpdate = void Function()
ValueUpdater<T> = T Function()