eventify 0.1.3
eventify: ^0.1.3 copied to clipboard
A cancellable event emitter which supports context based event driven programming.
0.1.3 #
- Addressed health and maintenance suggestions.
0.1.2 #
- Added additional examples.
0.1.1 #
- Removing event registration in the callback caused exception. Addressed the issue by creating a sublist and triggering callback from there.
0.1.0 #
- Added example.dart
0.0.9 #
- Added CHANGELOG.md
0.0.8 #
First reviewed version.