data-binding

Additional

Language
Kotlin
Version
v3.0 (Sep 16, 2019)
Created
Jun 1, 2015
Updated
Feb 5, 2024
Owner
Ash Davies (ashdavies)
Contributors
Ash Davies (ashdavies)
dependabot[bot]
github-actions[bot]
playground-manager[bot]
4
Activity
Badge
Generate
Download
Source code

Advertisement

???? Playground

Projects

After Party [after-party]

Original multiplatform application to demonstrate the capabilities of the included Kotlin libraries and tools.

Formerly exclusively for Android, but now configured for Desktop application, and iOS soon to follow.

Application purpose is to view upcoming Android conferences, and allow collecting of virtual lanyards.

Cloud Run [cloud-run]

Dominion App [dominion-app]

Structure

stateDiagram-v2
    AppLauncher --> AfterParty

    AfterParty --> AppCheckClient
    AfterParty --> HttpClient

    CloudRun --> AppCheckSdk
    CloudRun --> CloudFirestore
    CloudRun --> EventsAggregator
    CloudRun --> HttpClient

    DominionApp --> AppCheckClient
    DominionApp --> HttpClient

Modules

App-Check [app-check]

Implements a custom app-check provider for multiplatform applications to verify client applications. https://firebase.google.com/docs/app-check/custom-provider

Build Plugins [build-plugins]

Kotlin GB [kotlin-gb]

Offers a set of Traditional English aliases for Simplified English Kotlin APIs, largely a parody, thus does not comply to the same level of modularisation.

Notion Console [notion-console]

Talks

  • Droidcon Berlin 2022
  • Droidcon NYC 2019
  • Droidcon Berlin 2018

Releases