modular_core 2.0.0-dev.8
modular_core: ^2.0.0-dev.8 copied to clipboard
Smart project structure with dependency injection and route management
2.0.0 - 2022/04/21 #
- Remove
setDisposeResolver
. - Apply
BindContract.onDispose
ofmodular_interface
. - Injetor.getBind now returns
BindEntry
.
1.2.2 - 2022/04/05 #
- Fixed binds auto-dispose [#699] [#671] [#678]
1.2.1 - 2021/12/31 #
- Fixed "bind replaced" bug
1.2.0 - 2021/10/01 #
- Added reassemble method for routes and binds.
1.0.5 - 2021/09/24 #
- Fixed destroy
1.0.4 - 2021/09/22 #
- Rebuild modularArguments after get route
1.0.0+1 - 2021/09/05 #
- Stable version
0.0.2+1 - 2021/08/17 #
- Added ModularKey
0.0.1 - 2021/08/17 #
- initial release.