Mortar-Flow-Dagger2-demo icon indicating copy to clipboard operation
Mortar-Flow-Dagger2-demo copied to clipboard

Android demo application with Mortar / Flow / Dagger2. Up to date with latest versions.

Results 4 Mortar-Flow-Dagger2-demo issues
Sort by recently updated
recently updated
newest added

Since Flow 1.0.0-alpha changed API significantly this great and helpful demo looks slightly outdated

Hi Lukas, First of all, thanks for the outstanding job that you have been doing ! I have a question, I've checked out this example and I'm trying to login...

This code looks very clean! Is there a way to start a subflow inside the main flow? For example, when detect there is permission issue, start a "login" flow to...

The way used to name scopes will create awfull issues (hard to understand/debug) : You shouldn't use the class name for scopes like this : @Override public Context setUpContext(Path path,...