Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

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

Unable to access the Fragment View's LifecycleOwner when getView() is null i.e., before onCreateView() or after onDestroyView() [duplicate]

Getting problems when trying to setup Jetpack Compose Found interface rPluginContext

Kotlin accessing constant in inner class from Java

android kotlin

How to remove default header for Ktor client 2.0.0