-
Hi,
I've used pscrobbler for some time now and it's absolutely the best scrobbler out there, especially with features like the pattern edits which is necessary if you want clean scrobbles out of Sp…
-
As with [Okio](https://github.com/square/okio/issues/370) and [OkHttp](https://github.com/square/okhttp/issues/4723) let’s get Moshi implemented in Kotlin.
## Goals
Implemented in Kotlin with a …
-
Hi team, we've faced an issue with upgrade of androidx dependencies from `1.5.0-alpha04` to `1.5.0-beta01`, looks like now instead of publishing Android `.aar` files directly, there is now additional …
-
1) We are using the kotlin.test standard library from JetBrains (https://kotlinlang.org/api/latest/kotlin.test/)
```
library("kotlin-test-common", "org.jetbrains.kotlin", "test-common").versionRef("…
-
To use the library in Android projects, 'android()' platform support must be enabled. To do so, it need to apply Android Gradle Plugin for the configuration phase, apply android library plugin `com.an…
-
**Feature Request**
Provide Module Advice for Modules that are "KMP Ready" or "commonMain compatible". I love the current feature that allows us to determine if an Android module could be a JVM mo…
-
I’ve run into a bug with an extension on my Kotlin Multiplatform Couchbase Lite library where I add a query change listener within a transaction. This code works on Android and JVM using the Java SDK …
-
It would be great to have support for parsing PEM, DER, etc, and to be able to do encryption and decryption operations on them (possibly using platform-specific libraries like BouncyCastle or a pure K…
penn5 updated
2 years ago
-
There is no example how to use this library by importing plugin.
Example from main readme and from kpy-sample (which uses local library) not working
-
Übersicht:
https://github.com/terrakok/kmm-awesome#-Architecture
https://github.com/AAkira/Kotlin-Multiplatform-Libraries#architecture
-> Angeschaut von Paul:
- https://arkivanov.github.io/Decom…