MatthiWare / mediator.dart

A simple yet highly configurable Mediator implementation that allows sending requests and publishing events.
https://pub.dev/packages/dart_mediator
MIT License
2 stars 0 forks source link

Add unregister method for requests #11

Closed Matthiee closed 5 months ago

Matthiee commented 5 months ago

Adds unregister on RequestManager.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (5399863) to head (37051f4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 18 18 Lines 255 257 +2 ========================================= + Hits 255 257 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.