-
The following template contains guiding questions that should help you provide as much helpful information as possible.
You don't have to follow the template, you can just write the bug report and…
-
-
### SQLDelight Version
2.0.2
### Operating System
Fedora Linux 40
### Gradle Version
8.8
### Kotlin Version
1.9.22
### Dialect
SQLite
### AGP Version
8.6.0
### Describe the Bug
Not genera…
-
### Platform
Apple
### Installed
CocoaPods
### Version
0.9.0
### Steps to Reproduce
Kotlin 2.0.20
project build.gradle.kts:
` kotlin("native.cocoapods") version "2.0.20" apply false`
modul…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Description
Develop an Android SDK for the Chimoney API in Java or Kotlin.
## Requirements:
- Please mention your preferred language when starting on the task.
-The SDK should have a modu…
-
How does Apple's implementation of reactive streams compare to Flow? Can we expect a `kotlinx-coroutines-combine` module providing utilities for the Combine Framework?
I ask because I have a kotlin…
-
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…
-
We ran into an odd case with KSP2 when assisted injecting an enum class from another module into a class
```kotlin
class Example @AssistedInject constructor(@Assisted database: Database)
// In an up…
-
Hello!
I'm running a Compose Multiplatform app using GitLive Firebase library.
Two main folders exists in my project:
- iosApp
- ComposeApp
Using the Compose Multiplatform Wizard, all th…