Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

JsonFeature for Ktor Client is unresolved

android json kotlin ktor

Android: lifecycleScope.launchWhenResumed {} deprecated

How to make request-bound data globally available in Ktor?

Which way is the better between the resource file and const val in Kotlin with Android Studio 3.5?

java android-studio kotlin

Gradle application plugin with kotlin DSL with multiple main classes

java gradle kotlin groovy dsl

groovy.lang.MissingPropertyException: Could not set unknown property 'useIR' for object of type org.jetbrains.kotlin.gradle.dsl.KotlinJvmOptionsImpl

How to enforce complete documentation on Kotlin code

maven kotlin gradle javadoc kdoc

Android Data Binding Problem: Missing return statement in generated code while using with a custom view?

Decoding JSON to a class based on the value of another JSON key

Get visibility canvas draw in compose

Simple casting in Kotlin/Java

kotlin casting

Why doesn't Firebase Console create anonymous user when sign in anonymously under Android onCreate?

Jetpack Compose Scoped/Smart Recomposition

Cancelling custom CoroutineScope

Convert Kotlin Android app using Project Astoria

Reference constructor of type excluding optional parameters

lambda constructor kotlin