https://kotlinlang.org
Join Slack
What's the difference between DataSource and Repository?
c

chanjungskim

over 2 years ago
What's the difference between DataSource and Repository?
c
r
d
  • 3
  • 6
  • 2071
I'm trying to split my build.gradle.kts into multiple files, but while the gradle script does run wh...
m

martmists

almost 4 years ago
I'm trying to split my build.gradle.kts into multiple files, but while the gradle script does run when split and using
apply(from="/path/to/file.gradle.kts")
, I don't seem to get any syntax highlighting or other IDA features. Is there a different way I should split gradle scripts?
m
c
+3
  • 5
  • 8
  • 2071
Has anyone configured SonarQube to work with Kover? Is there any special configuration required?
l

Lukasz Kalnik

over 2 years ago
Has anyone configured SonarQube to work with Kover? Is there any special configuration required?
l
r
+3
  • 5
  • 9
  • 2050
Hey! how can I open a URL link in KMM?
a

Aleksandr Davliatov

almost 2 years ago
Hey! how can I open a URL link in KMM?
a
r
+2
  • 4
  • 5
  • 2041
Which is the recommended library for hashing passwords in Kotlin/Ktor? E.g. bcrypt does not appear ...
n

Nathan Kleinschmidt

over 3 years ago
Which is the recommended library for hashing passwords in Kotlin/Ktor? E.g. bcrypt does not appear to have an official Kotlin library.
n
n
+2
  • 4
  • 7
  • 2039
The `combineLatest` operator is deprecated for flows. Is there a way to achieve similar results with...
s

Saurabh

over 5 years ago
The
combineLatest
operator is deprecated for flows. Is there a way to achieve similar results with some other api in flow?
s
a
+2
  • 4
  • 4
  • 2034
How do I make a composable fill remaining space in a `Column`? Tried `fillMaxHeight` but that takes ...
m

Michael Elgavi

almost 5 years ago
How do I make a composable fill remaining space in a
Column
? Tried
fillMaxHeight
but that takes up the entire column
m
a
+2
  • 4
  • 10
  • 2013
Hi guys, do you know any library which can generate QR codes and support KMM?
t

Tung97 Hl

almost 3 years ago
Hi guys, do you know any library which can generate QR codes and support KMM?
t
r
+6
  • 8
  • 14
  • 2012
Shouldn't clicking outside a textfield clear focus? Curious why this isn't standard behaviour for Ma...
c

Christopher Mederos

over 2 years ago
Shouldn't clicking outside a textfield clear focus? Curious why this isn't standard behaviour for Material components
c
e
+3
  • 5
  • 13
  • 2009
How to show an emptyView with no items in compose paging. It seems impossible. We have to skip the c...
m

myanmarking

over 3 years ago
How to show an emptyView with no items in compose paging. It seems impossible. We have to skip the condition for initial load (which the itemCount == 0). Also we cannot rely on endOfPaginationReached because the page can load from any position. Why is this api so hard ?
m
f
+3
  • 5
  • 12
  • 2004
Previous101112Next

kotlinlang

A modern programming language that makes developers happier.

Powered by