Request for EventBus #2544
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-obsolete
Closed as the reported issue is no longer relevant
core-n
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
This issue was originally filed by [email protected]
Please add an EventBus class to dart:core.
I know I can write my own but it would be much nicer to have a standardized inner-app communication mechanism. Dart is in an early stage and specially thats why it is so important to have this fundamental class asap. in the framework.
In the meantime maybe this:
https://github.com/MikeMitterer/DART-EventBus
helps someone.
The text was updated successfully, but these errors were encountered: