notifiers/state_notifier library

Classes

PersistentStateStorage
this class defines a storage interface for any StateNotifier that implements the PersistentStateMixin
StateNotifier<S>

Mixins

PersistentStateMixin<State>
a mixin to allows you save a state as a JSON in any local database