An open API service indexing awesome lists of open source software.

https://github.com/androidbroadcast/devto-android

Unofficial Android client for dev.to. Open source and free
https://github.com/androidbroadcast/devto-android

android clean-architecture coroutines coroutines-flow dagger2 jetpack jetpack-compose kotlin kotlin-coroutines mvvm room

Last synced: 10 days ago
JSON representation

Unofficial Android client for dev.to. Open source and free

Awesome Lists containing this project

README

        

# Dev.to Android by Android Broadcast

Unofficial Android client for [dev.to](https://dev.to)

## Technologies
- [Kotlin](https://kotlinlang.org)
- [Gradle Kotlin DSL](https://docs.gradle.org/current/userguide/kotlin_dsl.html)
- [Kotlin Coroutines](https://kotlinlang.org/docs/coroutines-overview.html)
- [OkHttp](https://square.github.io/okhttp) + [Retrofit](https://square.github.io/retrofit)
- [kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization)
- [Android Jetpack](https://d.android.com/jetpack)
- [Jetpack Compose](https://d.android.com/jetpack/compose)
- [Google Dagger(Dagger 2)](https://dagger.dev)
- MVVM
- Multi module Architecture