zenrouter_core 2.0.2
zenrouter_core: ^2.0.2 copied to clipboard
The core routing engine and unified interfaces for the ZenRouter navigation system. Contains common models, types, and logic used across the zenrouter ecosystem.
2.0.2 #
- Fix
CoordinatorModular.getModulenow correctly resolves the coordinator itself by registeringruntimeType: thisin_allModules, enablinggetModule<MyCoordinator>()to work at any level of the hierarchy.
2.0.1 #
- Fix
CoordinatorModularedge case cascading dispose and prevent duplicate definitions.
2.0.0 #
- Extract core function from
zenrouterpackage