Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Vaadin 23 issue with production mode using spring boot with gradle task bootJar

Model validation exception with Spring Boot 2.0.2.RELEASE

moshi kotlin non constructor properties not serialized

android kotlin moshi

applyNativeModulesAppBuildGradle(project) and applyNativeModulesSettingsGradle in gradle kts file

View Model can be heavy if we use single activity based architecture

Whats the difference between single() and first() in Kotlin flows?

kotlin kotlin-flow

Android Logic Based On Multiple Live Data Values

Kotlin Decompiler generates erroneous code - Is it possible to prevent?

Alternative to the deprecated FileObserver constructor for API level <29

android kotlin fileobserver

Does fasterxml jackson support kotlin multiplattform?

Inject class instance in a viewmodel using by koin inject()

KMM - Error Task 'embedAndSignAppleFrameworkForXcode' not found in project ':shared'

android compose has textSize unit em

how to bind ViewModel life cycle to compose

How to enable development mode in embedded server to use auto reload in Ktor?

kotlin webserver ktor