Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Kotlin/Native compileKotlinIosX64 task fails when building iOS app

Cannot create instance of MainViewModel with Hilt

Why `async` doesn't inherit SupervisorJob if called directly inside the coroutine block?

kotlin kotlin-coroutines

Jetpack Compose responsive size in ConstraintLayout - Dimension.fillToConstraints overwriting .sizeIn, .widthIn, .heightIn Modifier

Why it is complaining `declaration has type inferred from a platform call` in Kotlin?

android kotlin

How do I disable dimming of my app when showing BottomSheetDIalogFragment?

Java 11-Kotlin annotation processor

Remove conflicts from the manifest before uploading

Using StateFlow in an Android Project

Lazy loading of @OneToOne relation with Hibernate

java hibernate kotlin jpa

Documenting parameters of a function parameter in Kotlin

IDEA does not always deploy latest changes

kotlin generics in KFunction1

generics kotlin

Intrumentation test using androidx.datastore version 1.1.1 now fails with UncompletedCoroutinesError

The difference between val and var for a Getter property

kotlin

Subclass with generic type parameter declared as non-nullable accepts passing null value

kotlin generics

Jacoco with gradle and kotlin is not creating jacoco.exec file

gradle kotlin jacoco

Requesting advice on Android Kotlin audio frequency analysis for a visualizer

java android kotlin

Kotlin SharedFlow - how to subscribe?

kotlin kotlin-coroutines

Composable throws "kotlin.NotImplementedError: An operation is not implemented: Unknown file" compile error