get_state_manager/src/rx_flutter/rx_notifier library
Classes
-
EmptyStatus<
T> -
ErrorStatus<
T, S> -
GetListenable<
T> -
GetNotifier<
T> - GetNotifier has a native status and state implementation, with the Get Lifecycle
-
GetStatus<
T> -
LoadingStatus<
T> -
SuccessStatus<
T> -
Value<
T>
Mixins
-
StateMixin<
T>
Extensions
-
StateExt
on StateMixin<
T> -
StatusDataExt
on GetStatus<
T>
Typedefs
-
NotifierBuilder<
T> = Widget Function(T state)