-
Updated
Jul 30, 2021 - C++
multiplatform
Here are 405 public repositories matching this topic...
-
Updated
Aug 2, 2021 - Java
-
Updated
Aug 2, 2021 - Kotlin
-
Updated
Aug 1, 2021 - C
-
Updated
Oct 20, 2020 - Dart
Is your feature request related to a problem? Please describe.
- Many projects include a JS target. Supporting JS targets will increase Apollo’s viability when being considered for multi-platform projects.
- It is not straightforward to use Apollo in projects that include a JS target. This is due to the
apollo-runtme-kotlin
artifact, which can’t be used incommonMain
. One workaround is
-
Updated
Aug 2, 2021 - C++
-
Updated
Jul 26, 2021 - C++
-
Updated
Apr 23, 2020 - Python
Ktor now uses native-mt
coroutines, we should update all the related Ktor info in our readme.
-
Updated
Jul 31, 2021 - C++
-
Updated
Apr 20, 2020 - Kotlin
Hi.
When I was upgrading from 1.12.0 to 1.12.1, my test cases using DateFormat("z")
went failing after that.
@Test
fun test() {
val expected = TimezoneOffset(9.hours)
val actual = DateFormat("z").parse("+09:00").offset
assertEquals(expected, actual)
}
This test case success with 1.12.0 but, it fails with 1.12.1 and 2.0.0-rc2.
-
Updated
Aug 2, 2021 - Kotlin
See the discussion where it came from.
-
Updated
Jul 30, 2021 - Kotlin
-
Updated
Jan 8, 2021 - Shell
-
Updated
Aug 2, 2021 - C++
-
Updated
Jul 19, 2021 - C++
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Jul 26, 2021 - Go
Blocked by #2
-
Updated
Jul 21, 2021 - C++
-
Updated
Aug 28, 2019 - Kotlin
-
Updated
Jul 23, 2021 - Kotlin
-
Updated
Aug 1, 2021 - C++
Flipper Plugin
Related links:
Please follow up with suggestions and ideas if you have them, @oolong-kt/developers.
Improve this page
Add a description, image, and links to the multiplatform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiplatform topic, visit your repo's landing page and select "manage topics."