scope_manager 0.2.0
scope_manager: ^0.2.0 copied to clipboard
A package that helps with managing dependency scopes in the application
Unreleased #
0.1.0 #
0.0.4 #
Added #
- Scope Manager can be observed, for debug purpose.
- Widget showing current state of scopes and subscribers, for debug purpose.
- Removing emptied groups when unsubscribe.
Fixed #
- Problem with state mixin, that didn't provide a subscribing type correctly.
- Subscribing to the same scope with different tags do not override list of holded scopes anymore.
- Incorrect type definition during factories registration while init.