event_bus 0.1.3 copy "event_bus: ^0.1.3" to clipboard
event_bus: ^0.1.3 copied to clipboard

outdatedDart 1 only

A simple Event Bus using Dart Streams for decoupling applications

Changelog #

Version 0.1.0 (2013-04-29) #

  • Initial Version.

Version 0.1.1 (2013-04-29) #

  • Minor change in README to fix image links.

Version 0.1.2 (2013-05-17) #

  • Change in README: contained wrong license (Apache instead of MIT).
  • Remove import 'package:meta/meta.dart' in event_bus.dart as it is not needed and may cause an error if used as pub package.

Version 0.1.3 (2013-05-19) #

  • Removed all occurrences of @override
602
likes
0
pub points
99%
popularity

Publisher

verified publisherjakobservices.ch

A simple Event Bus using Dart Streams for decoupling applications

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on event_bus