eventnotifier 1.0.2 copy "eventnotifier: ^1.0.2" to clipboard
eventnotifier: ^1.0.2 copied to clipboard

discontinuedreplaced by: event
outdated

Broadcasts named events to interested subscribers. When an event occurs, a method (callback) associated with the subscriber is executed.

Changelog #

1.0.2 - 2020-01-12 #

  • Removed support for optional event arguments. Query the model instead.
  • Exceptions are now also output to the console.
  • README describes how to use Flutter with EventNotifier

1.0.1 - 2020-01-11 #

  • Improved README and minor reformatting changes

1.0.0 - 2020-01-11 #

  • Initial release
0
likes
0
points
17
downloads

Publisher

verified publisheraryehoffman.com

Weekly Downloads

Broadcasts named events to interested subscribers. When an event occurs, a method (callback) associated with the subscriber is executed.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on eventnotifier