DEV Community

Fernando Prieto
Fernando Prieto

Posted on • Originally published at github.com

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)

Oldest comments (0)