Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

How do I set the current date in db using Exposed and Kotlin

kotlin kotlin-exposed

Recomposing with MutableStateListOf in Jetpack Compose

How to verify i'm using the Kotlin 2 compiler K2

android kotlin

How to use ViewBindings for mutiple layouts

Is kotlin MPP different than Kotlin Native?

How to call evaluateJavascript, outside of webview creation, in jetpack compose?

Flutter: Run native android code while app closed or in background

android flutter kotlin

Why do I get "Unresolved reference: platform" when using the firebase-bom dependency with KMM

In Kotlin, how to check if the input is alphabetic only

kotlin inout alphabetic

How to initial BooleanArray by specific size

arrays kotlin

Difference between Unit and { }

kotlin

A way to remove specific characters from a string? (kotlin)

Composing a Jetpack LazyGrid of FilterChip

Jetpack Compose: Drawing outside of Composable bounds While using Transparent Colors