Skip to content

Tags: hzpy/dart-event-bus

Tags

v0.4.1

Fix Issue marcojakob#13: Improve on() stream when no type is specified

v0.4.0

Run tests on console

v0.3.0

Small readme change

v0.2.4

Update to dart libraries 0.9.0

0.2.2

Change default of SimpleEventBus to sync (same as factory in EventBus)

v0.2.3

Fix issue marcojakob#8: Add logging of events that flow through event…

… bus

v0.2.2

Change default of SimpleEventBus to sync (same as factory in EventBus)

v0.2.1

Invert changelog

v0.2.0

Prepare v0.2.0

v0.1.3

Remove all occurrences of @OverRide