state_manager/src/controller/list_notifier library

Classes

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

Mixins

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

Typedefs

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