DEV Community

Fernando Prieto
Fernando Prieto

Posted on • Originally published at github.com

4

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)

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay