element-x-ada/appnav/src
Benoit Marty d8459093a5 Introduce LoggedInAppScopeFlowNode. It's a Node just responsible to set up the Dagger SessionScope.
This allow to inject objects with SessionScope in the node `LoggedInFlowNode` and all it's dependency (in my case `FtueState` and `MatrixClient`)
2023-08-25 13:52:32 +02:00
..
main/kotlin/io/element/android/appnav Introduce LoggedInAppScopeFlowNode. It's a Node just responsible to set up the Dagger SessionScope. 2023-08-25 13:52:32 +02:00
test/kotlin/io/element/android/appnav Feature/fga/sync states (#1042) 2023-08-09 12:37:43 +00:00