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
A mixin that provides a full lifecycle implementation for controllers.
ScrollMixin
this mixin allow to fetch data when the scroll is at the bottom or on the top