event_object 1.2.1 copy "event_object: ^1.2.1" to clipboard
event_object: ^1.2.1 copied to clipboard

This package will help you to create and manage events, by creating event objects that fires with payload.

ChangeLog #

1.0.0 #

  • Initial version.

1.0.1 #

  • Correct README.md examples
  • Correct Repository Url in pubspec.yaml

1.1.0 #

  • Add filtered listeners
  • Add typed listeners
  • Rename Event.convertTo to Event.linkTo
  • Create new class EventComponent

1.1.1 #

  • Fix README.md

1.2.0 #

  • Add useRuntimeType parameter to Event.addTypedListener
  • Add excludedTypes parameter to Event.addTypedListener

1.2.1 #

  • Fix Event.addTypedListener bug
2
likes
160
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

This package will help you to create and manage events, by creating event objects that fires with payload.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on event_object