get_state_manager/src/simple/list_notifier library

Classes

ListNotifier
ListNotifierGroup
A notifier with group of listeners identified by id
ListNotifierSingle
A Notifier with single listeners
Notifier
NotifyData
ObxError

Mixins

ListNotifierGroupMixin
ListNotifierSingleMixin
This mixin add to Listenable the addListener, removerListener and containsListener implementation

Typedefs

Disposer = void Function()
GetStateUpdate = void Function()