-
## Kind (Required)
- Proposal / Discussion
## Overview (Required)
- SQLDelight supports Kotlin Multi Platform. So If we use DB, we should Migrate to SQLDelight.
- I think it is very hard 💪…
-
Good day,
I am using code very similar what is shown in [here](https://github.com/oleksandrbalan/lazytable/issues/9) but I get a crash when I call the snapToCell (or animateToCell) method, like so:…
-
`@NotNull` annotations are not used in jbanking : so far keeping the library completely dependency-free was preferred. But this annotation helps static code analysis, can be really helpful in IDEs or …
-
Hi
I was planning to use the library in a Java JPMS project. As you might know, even the extended support for Oracle Java 8 LTS will end in Dec 2030. All the later versions of JVM provide support f…
-
Log:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2024-09-03 13:25:09
Description: Initializing game
java.lang.RuntimeException: Could not execute entryp…
-
I have a multiplatform project where I have common, desktop, js, android, etc. On the platforms it works fine, but when I use a logger in my common code, the IDE shows it as a compiler error, but when…
Zomis updated
11 months ago
-
The classes in the multi-platform package `org.jetbrains.demo.thinkter.model` are duplicated between `backend` and `frontend` (except `PollResponse` which is missing from `frontend`).
I suspect a f…
seanf updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
We are playing with Kotlin Multiplatform projects at the moment and publishing our artifacts via JitPack. But JitPack builds only o…
-
Not sure how simple this would be (Could be a Kotlin multiplatform app limitation), I've never used a Kotlin multi-platform application on Linux, but by default it appears that trying to launch with W…
-
### Problem description
How to run kotlin multi platform on termux?
I want to create the kmm project with termux and compile it to apk with termux,
And if you're able to make me make the project t…