# skydoves/FlexibleBottomSheet

🐬 Advanced Compose Multiplatform bottom sheet for segmented sizing, non-modal type, and allows interaction behind the bottom sheet similar to Google Maps.

Repository: https://github.com/skydoves/FlexibleBottomSheet
Canonical: https://ross.abutalabs.com/products/flexiblebottomsheet
Homepage: https://skydoves.github.io/FlexibleBottomSheet/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, animation, bottomsheet, jetpack-compose, modal, modal-bottom-sheets, skydoves
Last push: 2026-07-02T04:26:31+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 67, longevity 72
- inputs: {"age_days": 1008, "days_push": 62, "days_rel": 62, "gap_med": 138.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1121, forks 51 (observed 2026-08-28T04:03:39.935620+00:00)

## What it is
FlexibleBottomSheet is an advanced Compose Multiplatform bottom sheet library by skydoves. It extends the standard Material 3 ModalBottomSheet with segmented sizing, non-modal interaction behind the sheet, and state monitoring.

## Use cases
- show a bottom sheet with custom expanded sizes in Jetpack Compose
- let users interact with content behind a bottom sheet like Google Maps
- create multi-state bottom sheets with fully, intermediately, and slightly expanded states
- replace ModalBottomSheet with more flexible sizing options
- build a bottom sheet that works across Android, iOS, desktop, and web with Compose Multiplatform

## When to choose
- you need non-modal bottom sheets allowing interaction behind the sheet
- you want segmented/custom sheet sizes beyond partially and fully expanded
- you're using Compose Multiplatform and need a cross-platform bottom sheet
- you want API compatibility with Material 3 ModalBottomSheet plus extra features

## When to avoid
- you only need a simple modal bottom sheet already covered by Material 3
- your project doesn't use Jetpack Compose or Compose Multiplatform
- you need bottom sheets outside the Compose UI ecosystem

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: wasm, jvm
- tags: jetpack-compose, compose-multiplatform, bottom-sheet, kotlin-multiplatform, material3, android, ios, desktop

## Member repositories
- skydoves/FlexibleBottomSheet (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.935620+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:41:02.165092+00:00, confidence not recorded.
  - readme: https://github.com/skydoves/FlexibleBottomSheet (fetched 2026-08-28T04:03:39.935620+00:00, sha dba73ba50342)
  - homepage: https://skydoves.github.io/FlexibleBottomSheet/ (fetched 2026-08-29T12:44:40.993220+00:00, sha 925fedb84353)
- Data as of 2026-08-30T08:39:29.467469+00:00.
