-
Updated
Mar 5, 2021 - Kotlin
kotlin-multiplatform
Here are 429 public repositories matching this topic...
-
Updated
Mar 8, 2021 - Kotlin
-
Updated
Mar 3, 2021 - Kotlin
-
Updated
Feb 13, 2021 - Kotlin
-
Updated
Feb 8, 2021 - Kotlin
-
Updated
Mar 7, 2021 - Kotlin
-
Updated
Mar 1, 2021 - Kotlin
-
Updated
Mar 8, 2021
-
Updated
Apr 20, 2020 - Kotlin
-
Updated
May 11, 2020 - Kotlin
-
Updated
Feb 20, 2021 - Kotlin
Platform (all, jvm, js): all
Extension (none, kotlin 1.3): none
Code related feature
expect(path).toBeAnEmptyDirectory()
//instead of
expect(path)
.toBeADirectory()
.feature("findFirstFile", { Files.list(this).use { it.findFirst() } }) {
isEmpty()
}
Following the things you need to do:
logic
- extend PathAssertions with a function `toBeEmptyDi
Blocked by #2
-
Updated
Aug 28, 2019 - Kotlin
-
Updated
Mar 1, 2021 - Kotlin
-
Updated
Mar 8, 2021 - Kotlin
-
Updated
Jan 11, 2021 - Kotlin
-
Updated
Feb 20, 2021 - Kotlin
-
Updated
Apr 19, 2020 - Kotlin
Flipper Plugin
Related links:
Please follow up with suggestions and ideas if you have them, @oolong-kt/developers.
Parent issue: #335
Every plugin must be able to use all properties to construct the exact PSI element being fed in to achieve isomorphism between Quote and Scope. To ensure that AST parsing and our quote-and-template system is robust, more testing is needed to increase stability and reliability.
Checklist for WhenExpression
- Destructure and make available all methods related to re
-
Updated
Dec 27, 2020 - Kotlin
-
Updated
Mar 4, 2021 - Kotlin
-
Updated
Feb 12, 2021 - Kotlin
-
Updated
Sep 26, 2020 - Kotlin
-
Updated
Mar 5, 2021 - Kotlin
Improve this page
Add a description, image, and links to the kotlin-multiplatform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kotlin-multiplatform topic, visit your repo's landing page and select "manage topics."
GENERAL_ARCHITECTURE
Ktor hack
, that is basically removed now. I think that this will only confuse people...special Koin fork
, but I think that is no longer true.Freeze
and specialFlow
are removed fromKotlinExtensions
.Please update the docs so they reflect the code in its current stat