base_app_kit library

Classes

AppBaseController
AppBasePage
AppBaseScaffold
AppBaseState<T>
AppBaseStatefulPage<VM extends AppBaseViewModel>
Base page with Flutter-first VM attachment and lifecycle.
AppBaseViewModel<T>
AppBaseWidget<VM>
Flutter-first widget that listens to a ValueNotifier containing a view-model and invokes onModelReady once when the model becomes available.
AppEmptyState<T>
AppErrorState<T>
AppFailure
AppFailureResult<T>
AppInitialState<T>
AppLoadingState<T>
AppPaginationState<T>
AppResult<T>
AppSuccess<T>
AppSuccessState<T>
AppUseCase<Type, Params>
NoParams