Android-Goldfinger icon indicating copy to clipboard operation
Android-Goldfinger copied to clipboard

WIP: Add ktx library module

Open mdocevski-infinum opened this issue 3 years ago • 4 comments

Added analog of GoldfingerRx that supports kotlin flows, named GoldfingerKtx in new module ktx.

mdocevski-infinum avatar May 12 '21 12:05 mdocevski-infinum

@Aksi0m the PR is not completely ready, but I wanted some early feedback from you, if you can manage. I am currently using it on a project, but it's not been battle tested yet.

mdocevski-infinum avatar May 12 '21 12:05 mdocevski-infinum

Updated kotlint to 1.5.10 and coroutines to 1.5.0 Removed redundant suspend modifiers. Limited Flows' capacity to 1.

mdocevski-infinum avatar Jul 12 '21 06:07 mdocevski-infinum

@mdocevski-infinum & @davidvinf

Guys, can we fix the conflicts & merge this PR? Having a Kotlin support is so much necessary.

RahulSDeshpande avatar Jun 29 '22 13:06 RahulSDeshpande