-
Need to implement gradle plugin, which will be available from `gradlePluginPortal` - https://plugins.gradle.org/
plugin id `dev.icerock.gradle.shaper`
plugin should support adding local list of te…
-
### SQLDelight Version
1.5.4
### Operating System
macOS Montgomery 12.6
### Gradle Version
7.3.0
### Kotlin Version
1.7.20
### Dialect
SQLite
### AGP Version
_No respo…
-
Compose version: 1.4.3
Kotlin version : 1.9.0
After cloning the Compose KMM template found here https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme, I added the Voyager li…
-
# Issue
As the app grows, for ease of scaleability the app should be broken into separate areas of concern. By breaking the app into domain, data and feature modules the app should be far easier to t…
-
I was wondering what would be the correct approach when using the moko-resources library to add unit tests to the iOS project?
An approach that usually works on a iOS only project would be to speci…
-
I added your library in my KMM project, but get the following error message:
```
Cannot access 'com.soywiz.klock.internal.Serializable' which is a supertype of 'com.soywiz.klock.DateTimeTz'.
Check…
ln-12 updated
2 years ago
-
Hello @KaterinaPetrova
As you mentioned [here](https://github.com/kotlin-hands-on/kmm-networking-and-data-storage/issues/3#issuecomment-729806511) i try to checking out "final" branch.
Project is w…
-
https://www.algolia.com/doc/guides/building-search-ui/getting-started/how-to/flutter/android/
This flutter codelab only target Android, but it seems that all dependencies are based on `kotlin multipl…
-
https://www.blake2.net
-
This goes hand in hand with #37 and allows Valolink to be deployed not only to Android but also to iOS, Desktop and Web. Although I am unsure about iOS support since I do not own any Mac to compile / …