eventnotifier 1.1.1 eventnotifier: ^1.1.1 copied to clipboard
An implementation in Dart of an 'Event Bus' or 'Event Broker'. Broadcasts named events to interested subscribers. When an event occurs, a method (callback) associated with the subscriber is executed.
Stable versions of eventnotifier
Version | Min Dart SDK | Uploaded | Documentation | Archive | |
---|---|---|---|---|---|
1.1.1 | 2.7 | 4 years ago | |||
1.1.0 | 2.7 | 4 years ago | |||
1.0.5 | 2.7 | 4 years ago | |||
1.0.4 | 2.7 | 4 years ago | |||
1.0.3 | 2.7 | 4 years ago | |||
1.0.2 | 2.7 | 4 years ago | |||
1.0.1 | 2.7 | 4 years ago | |||
1.0.0 | 2.7 | 4 years ago |