Clean Architecture + Coroutines Flows + Dagger2...

ferprieto

Fernando Prieto

Posted on January 15, 2020

Clean Architecture + Coroutines Flows + Dagger2...

https://github.com/ferPrieto/spaceX

The interesting things of my project are:

  • Using Coroutines-Flows for asynchronous data streams
  • Modularised
  • Dependency Injection with Dagger (using multibinding)
  • WebMockServer with dynamic configuration
  • UI tests with Robot pattern
  • LiveData
  • JUnit4
  • Kotlin DSL
  • Navigation
  • Solid Adapter component (without Google boiler plate)
💖 💪 🙅 🚩
ferprieto
Fernando Prieto

Posted on January 15, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related