# jamesblasco/modal_bottom_sheet

Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style

Repository: https://github.com/jamesblasco/modal_bottom_sheet
Canonical: https://ross.abutalabs.com/products/modal_bottom_sheet
Homepage: https://pub.dev/packages/modal_bottom_sheet
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, modal-bottom-sheets, cupertino, material, ios13, dart
Last push: 2026-07-21T12:37:51+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 8, longevity 100
- inputs: {"age_days": 2340, "days_push": 43, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1972, forks 520 (observed 2026-08-28T04:06:01.019120+00:00)

## What it is
A Flutter package for creating advanced modal bottom sheets with Material, Cupertino (iOS 13 style), or fully custom designs. It improves on Flutter's built-in showModalBottomSheet with scrollview support, drag-to-close, and safe area handling.

## Use cases
- show a modal bottom sheet in flutter
- ios 13 style cupertino modal sheet
- bottom sheet that works with scrollviews
- custom styled modal sheet in flutter
- stack multiple modals on top of each other
- drag down to dismiss sheet with scrollable content

## When to choose
- you need bottom sheets with inner scrollviews and drag-to-close
- you want native-feeling Cupertino modal sheets on iOS
- you need custom sheet styles beyond Material defaults
- you need multiple stacked modals or PopScope control

## When to avoid
- you only need a simple static bottom sheet built into Flutter
- you're not building a Flutter/Dart app
- you want the newer experimental 'sheet' package's API instead

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: windows, cross-platform
- tags: flutter, modal-bottom-sheet, cupertino, material-design, dart, pub-package, android, ios, web, macos, linux

## Member repositories
- jamesblasco/modal_bottom_sheet (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.019120+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-30T03:05:02.246629+00:00, confidence not recorded.
  - readme: https://github.com/jamesblasco/modal_bottom_sheet (fetched 2026-08-28T04:06:01.019120+00:00, sha 0f9540771558)
  - homepage: https://pub.dev/packages/modal_bottom_sheet (fetched 2026-08-29T10:44:23.506322+00:00, sha 52d8209975a1)
  - site_page: https://pub.dev/packages/modal_bottom_sheet/install (fetched 2026-08-29T10:44:23.535862+00:00, sha a20370ffc24b)
  - site_page: https://pub.dev/documentation/modal_bottom_sheet/latest (fetched 2026-08-29T10:44:23.537498+00:00, sha 7359aea6675f)
  - site_page: https://pub.dev/packages/modal_bottom_sheet/changelog (fetched 2026-08-29T10:44:23.534013+00:00, sha 9de16235684a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
