-
Updated
Nov 6, 2021 - Kotlin
kotlinx-serialization
Here are 59 public repositories matching this topic...
-
Updated
Nov 8, 2021 - Kotlin
-
Updated
May 9, 2021 - Kotlin
-
Updated
Nov 6, 2021 - Kotlin
-
Updated
May 30, 2021 - Java
-
Updated
Jun 7, 2021 - Kotlin
-
Updated
Jul 29, 2019 - Kotlin
I don't know what is the return when there is no parent file, so I decided to put here a reduntant nullability modifier:
https://github.com/kotlingang/kds/blob/f34ab7f5684dc0ef0436191c1f988e608896e65a/files/src/jsMain/kotlin/fun/kotlingang/kds/file/CommonFile.kt#L15
-
Updated
Jul 15, 2021 - Kotlin
-
Updated
Apr 3, 2021 - Kotlin
-
Updated
Sep 21, 2021 - Kotlin
-
Updated
Nov 9, 2021 - Kotlin
-
Updated
Nov 1, 2019 - Kotlin
-
Updated
Oct 12, 2021 - Kotlin
A pathfinder that would take a list of GearyCondition
s and map of ints to other pathfinders.
If the conditions are met, try to run the pathfinders based on priority as defined by the map.
Syntax goal:
goals:
1: !<if>
conditions:
- !<health>
within: 0..10
run:
1: !<mobzy:behaviour.throw_items> {}
2: !<anothergoal> {}
Check out gea
-
Updated
Nov 4, 2021 - Kotlin
We should serialize and save the latest quiz results and show them in HomeScreen as stats (5 questions, 3 correct answers, 2 wrong answers etc...)
-
Updated
Oct 31, 2021 - Kotlin
-
Updated
Jun 24, 2021 - Kotlin
-
Updated
Oct 1, 2021 - Kotlin
-
Updated
Oct 20, 2020 - Dart
-
Updated
Sep 4, 2020 - Kotlin
-
Updated
Sep 30, 2019 - Kotlin
Create Splash Screen
We should create a Splash Screen using the new Splash Screen API.
The Screen should have:
- The official DOTA2 logo
- App title (dota2compose)
- Background color: choose whatever works the best
😀
Useful documentation: https://developer.android.com/guide/topics/ui/splash-screen
-
Updated
Oct 23, 2021 - Kotlin
-
Updated
Sep 20, 2021 - Kotlin
-
Updated
Nov 23, 2020 - Kotlin
-
Updated
Jul 6, 2021 - Kotlin
-
Updated
Dec 30, 2020 - Kotlin
Improve this page
Add a description, image, and links to the kotlinx-serialization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kotlinx-serialization topic, visit your repo's landing page and select "manage topics."
Supposing a node which is a key-value:
Current
New feature
Can be more (arrays, and so on).