state_manager/simple/list_notifier library

Classes

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

Mixins

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

Typedefs

DeexStateUpdate = void Function()
Disposer = void Function()