Ross ROSS = Recommend OSS · open-source software intelligence for agents

GitLiveApp/firebase-kotlin-sdk

A Kotlin-first SDK for Firebase observed · 2026-08-28

github.com/GitLiveApp/firebase-kotlin-sdk · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 46.0
  • age_days: 2520
  • days_rel: 28
  • days_push: 16
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1720 stars · 199 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Kotlin-first, multiplatform SDK for Firebase that wraps Firebase services (Auth, Firestore, Realtime Database, Functions, Analytics, Messaging, Storage, etc.) behind a common Kotlin API with coroutine support. It enables using Firebase as a backend directly from common code targeting iOS, Android, Desktop, and Web, e.g. with Compose Multiplatform.

Use cases

  • use firebase from kotlin multiplatform common code
  • add firebase auth to a compose multiplatform app
  • read and write firestore from ios and android with shared code
  • call firebase cloud functions from kotlin
  • subscribe to firebase messaging topics in a multiplatform app
  • log analytics events from shared kotlin code
  • replace platform-specific firebase sdks with a single kotlin api

When to choose

  • you are building a kotlin multiplatform or compose multiplatform app that needs a firebase backend
  • you want a coroutine-friendly, idiomatic kotlin api over firebase services
  • you want to share firebase integration code across ios, android, desktop, and web

When to avoid

  • you only target android and can use the official firebase android sdk directly
  • you need full api coverage of a firebase service, since some modules have partial coverage
  • your project is not on the jvm/kotlin toolchain

Facets

library · maturity active

sdk auth database analytics caching webhook mobile-development web-development backend cross-platform developer-tools jvm firebase kotlin-multiplatform coroutines firestore compose-multiplatform android ios web-server desktop

2 sources

Member repositories

RepositoryRoleHealth v2
GitLiveApp/firebase-kotlin-sdkmain94

For agents

markdown · JSON · MCP: product_card(name="GitLiveApp/firebase-kotlin-sdk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem