PinnedPatrick SteigerinProAndroidDevSubstituting Android's LiveData: StateFlow or SharedFlow?Kotlin Coroutines recently introduced two Flow types, SharedFlow and StateFlow, and Android's community started wondering about…Nov 19, 202023Nov 19, 202023
Patrick SteigerAndroid Architecture Components: LiveData in Idiomatic KotlinMaking use of Extension Functions, Sealed Classes and Generics to improve readability and reduce code repetition and verbosity.Jun 29, 20191Jun 29, 20191
Patrick SteigerBootstrapping your Android app with location awareness with this simple and effective…Android Location API can be complicated and scary for beginners.Feb 12, 20191Feb 12, 20191
Patrick SteigerMigrating experimental Kotlin Coroutines to stable versionKotlin Coroutines, even though already quite stable as in bug-free and ready to use in production code, was in experimental stage — which…Dec 20, 20181Dec 20, 20181