Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Kotlin data class with interface boilerplate

Firebase Crash: CorruptionException in PreferencesMapCompat for DataStore, But Not Using Proto DataStore or Shared preferences migration

When recomposition happens exactly? with changing the state or also with changing the input

Android: How to justify text in a TextView?

Does Kotlin support package protected visibility?

class kotlin protected

package visibility in android 11 kotlin

Android jetpack compose observing a livedata

e: [kapt] 'com.sun.tools.javac.util.Context' class can't be found ('tools.jar' is absent in the plugin classpath). Kapt won't work

Kotlin - conditional chaining of methods

kotlin

kotlin coroutines precedence of execution

kotlin kotlin-coroutines

Kotlin: private mutable property with only getter

java kotlin

Provide domain-layer UseCase classes with HILT

Coroutine doesn't stop when the service containing it stops

mockk, clearAllMocks or unmockkAll

kotlin mockk

Handle back pressed on fragment then continue navigating

android kotlin

Log4j2 not working with json config file

Reading multiple ints from the same line in Kotlin?

kotlin

How can I publish a javadoc.jar file with my Kotlin multiplatform project?

How do I use an enum within a kotlin data class

kotlin enums data-class

Kotlin - Navigation Components - Navigation action/destination cannot be found from the current destination