The Wayback Machine - https://web.archive.org/web/20211109194517/https://github.com/topics/kotlinx-serialization
Skip to content
#

kotlinx-serialization

Here are 59 public repositories matching this topic...

Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Wear Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
  • Updated Nov 6, 2021
  • Kotlin
0ffz
0ffz commented Mar 12, 2021

A pathfinder that would take a list of GearyConditions 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

Application for your car expenses management. Contains paid subscription, sync between multiple devices, sync with server. It can be transformed into any other application to manage something (wallet, credit cards, subscriptions or any other expenses) but logic and general approach will be similar. MVVM-Koin-Flow-Coroutines-Room-Firebase.
  • 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.

Curate this topic

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."

Learn more