controllable 0.0.5 controllable: ^0.0.5 copied to clipboard
The core package of the controllable ecosystem that contains base classes and interfaces.
0.0.5 #
BREAKING:
- The return type of the
dispose
method is now void.
Features:
- Introduced a new
ControllableSubscriptions mixin
.
0.0.4 #
0.0.3 #
Added isProvided
getter to check whether a controller was already provided.
0.0.2 #
BREAKING: init
method renamed to onProvided
.
0.0.1+2 #
Update the readme.
0.0.1+1 #
Export the annotation.
0.0.1 #
Initial release.