Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

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

Kotlin: Pass ranges in function as arguments

kotlin

Kotlin: How to write nested loops in functional way?

Kotlin gives wrong result when multipliyng

kotlin floating-point

How can correctly parse nested JSON Object using Retrofit 2.0 (Kotlin)?

how to retrieve data based on the closest distance in room persistance [duplicate]

How to avoid nested `Result` objects when using `mapCatching` with a transformation that returns a `Result` in Kotlin?

kotlin chaining

Jetpack Compose LazyRow custom sticky header