-
### Page URL
https://firebase.google.com/codelabs/firebase-auth-in-flutter-apps#6
### Page source
_No response_
### Describe the problem
Step 4 under "Configure sign-in button" instruct…
-
https://cashapp.github.io/sqldelight/2.0.0/multiplatform_sqlite/
-
compose-multiplatform を利用して UI を作成し、KMP 化する
-
This fork provides multiplatform support:
https://github.com/VectorCamp/vectorscan
-
Build failure when using this config, and the included build applies a plugin that calls `getRootProject`:
```
pluginManagement {
includeBuild("greeting-plugin")
}
plugins {
id("com.gr…
3flex updated
2 years ago
-
I have some troubles building kotlin multiplatform project with the newest plugin 2.2.5.
Also plugin 1.0.4 adds maven repository which is not compatible with
repositoriesMode.set(RepositoriesMode…
-
**What is your use-case and why do you need this feature?**
When encoding data as JSON, it's possible to write serialized data directly into an `OutputStream`, via [`Json.encodeToStream(Serializati…
-
https://docs.gradle.org/8.5/userguide/java_testing.html#sec:java_test_fixtures
Honestly I am not sure about the possibility in Kotlin Multiplatform projects 😅
Needs to be find out.
-
Hello,
I am trying to add the TrueTime library to my Kotlin/Multiplatform (iOS level) project without success.
I tried through:
1. cocopods
2. carthage
3. wcarthage
The cocopods way:
Podfile:…
-
Hi @kuuuurt , I'm using the version 4.7 but on Android I can only access pagingData and I can't access loadNext or loadPrevious or any other functions.
```
cocoapods {
framework …