modular_core 2.0.1
modular_core: ^2.0.1 copied to clipboard
Smart project structure with dependency injection and route management
2.0.1 - 2022-05-12 #
- Fix: Inject.get should return instance
2.0.0 - 2022-05-11 #
- Remove
setDisposeResolver
. - Apply
BindContract.onDispose
ofmodular_interface
. - Injetor.getBind now returns
BindEntry
. - [BREAK CHANGE] Bind.export works only after imported.
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-28 #
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.