event_manager 0.0.6 copy "event_manager: ^0.0.6" to clipboard
event_manager: ^0.0.6 copied to clipboard

A flutter project that helps introduce event based development to dart. Note that there are no tests to this project as the class is straight forward and simple

0.0.6 #

  • Same as 0.0.5 but renamed the example subfolder to lib so pub dev can process it

0.0.5 #

  • Updated the example code to include removing of event handlers

0.0.4 #

  • Updated change log to reflect history of package

0.0.3 #

  • Added a source to the event. This helps the handler to filter by the source of the event.

0.0.2 #

  • Updated some documentation files

0.0.1 #

  • Initial commit
1
likes
160
points
70
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter project that helps introduce event based development to dart. Note that there are no tests to this project as the class is straight forward and simple

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on event_manager