get_state_manager/src/simple/get_state library
Classes
-
Bind<
T> -
BindElement<
T> - The BindElement is responsible for injecting dependencies into the widget tree so that they can be observed
-
Binder<
T> - Binds
-
GetBuilder<
T extends GetxController>
Extensions
Typedefs
-
GetControllerBuilder<
T extends GetLifeCycleMixin> = Widget Function(T controller) -
InitBuilder<
T> = T Function()
Exceptions / Errors
-
BindError<
T>