get_state_manager/src/simple/get_controllers library

Classes

FullLifeCycleController
A controller with super lifecycles (including native lifecycles).
GetxController
Abstract class representing a GetX controller.
RxController
A clean controller to be used with only Rx variables.
StateController<T>
A recommended way to use Getx with Future fetching.
SuperController<T>
A controller with super lifecycles (including native lifecycles) and StateMixins.

Mixins

FullLifeCycleMixin
Mixin that provides a full lifecycle implementation for controllers.
ScrollMixin
Mixin to manage scroll events when the scroll position is at the top or bottom.