-
## 🚀 Feature Request
### Is your feature request related to a problem? Please describe.
KMP Algorithm for Pattern Searching
### Describe the solution you'd like
The KMP matching algorithm uses…
-
### Expected Behavior
Some possibility to override (add more) attributes in variants that are included via "available-at".
For example:
Module `sample:A:1.0` :
```
{
"variants": [
…
-
### Describe the problem you'd like to solve
Hi everyone,
I was looking at the supported multiplatform targets and saw that out of tier 2 those three are currently supported:
```
linuxX64()
…
-
I see this is kmp nfc reading. any chance there'd be write support?
-
**Describe the bug**
The generated code uses calls to `Module.viewModel { }` that are referencing the "old" Koin 3.5.6 API. Warnings are then emitted to the build log when using Koin 4.0.0:
```
w…
-
**Are you requesting automatic instrumentation for a framework or library? Please describe.**
- Framework or library name : `KMP, Ktor`
- Library type: KMP library
- Library version: ktor version.…
-
**Describe the solution you'd like**
Full KMP support for gRPC protocol via kotlinx.rpc
This is a huge topic, so the support will be rolled out gradually, I'll keep this issue updated for the news…
-
I have rewritten a version of this library for Kotlin Multiplatform that is in use in a production app. My version has some of the same items you are currently iterating on, Effects using Flows, Effe…
-
Hello.
I have a KMP project with Desktop and Android as target OSes. I have this in my dependencies (the latest 4.0.0 version):
```kotlin
implementation(libs.cryptography.core)
implementation(li…
-
this doesn't work on android 11 and above
Doesn't work on all devices