view_model/src/base_view_model library

Classes

BaseViewModel<S>
We recommend defining a ViewModel(notifier) inheriting from this class.
InnerViewModel<S>
This class is the base of BaseViewModel and KeepBaseViewModel.
KeepBaseViewModel<S>
We recommend defining a ViewModel(notifier) inheriting from this class.