event_manager 0.0.7 copy "event_manager: ^0.0.7" to clipboard
event_manager: ^0.0.7 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.7 #

  • Supports lower flutter sdk versions upto 2.17.0 (including null safety)

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
47
downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on event_manager