events_emitter 0.0.4 copy "events_emitter: ^0.0.4" to clipboard
events_emitter: ^0.0.4 copied to clipboard

outdated

A Event-based system, inspired by NodeJS's Event Emitter. Intuitive generic types to allow for multiple data types. Based on JavaScript and suitable for Dart and Flutter.

0.0.1 #

  • Initial release: EventEmitter

0.0.2 #

  • Changed: [on] to return a EventListener, instead of a StreamSubscription
  • Fixed: Package description (was too long)

0.0.3 #

  • Fixed: StreamSubscription, cancel instances

0.0.4 #

  • Removed: package dependency flutter_lints
17
likes
0
points
30.6k
downloads

Publisher

verified publisherdrafakiller.com

Weekly Downloads

A Event-based system, inspired by NodeJS's Event Emitter. Intuitive generic types to allow for multiple data types. Based on JavaScript and suitable for Dart and Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on events_emitter