micro_core_store library

Classes

Store<State>
Class that will handle the screen's changes of State.
StoreBuilder<T extends Store<State>, State>
Class that will return a StreamBuilder to handle the screen builds depending on the changes of State of the Store.