# akshathjain/sliding_up_panel

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!

Repository: https://github.com/akshathjain/sliding_up_panel
Canonical: https://ross.abutalabs.com/products/sliding_up_panel
Homepage: https://pub.dartlang.org/packages/sliding_up_panel
Language: Dart
License: NOASSERTION
License Family: other
Topics: dart, flutter, plugin
Last push: 2024-02-24T04:35:50+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2725, "days_push": 921, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1393, forks 384 (observed 2026-08-28T04:04:36.181359+00:00)

## What it is
A Flutter widget package that implements a draggable sliding-up panel, similar to the Material Design bottom sheet component. It works on both Android and iOS and can be used as a root widget or nested within existing layouts.

## Use cases
- add a draggable bottom sheet to a flutter app
- implement a sliding up panel like google maps
- create a collapsible detail panel over a map view
- show extra content that slides up from the bottom of the screen
- build a material design bottom sheet in flutter
- make a draggable panel with snap points in flutter

## When to choose
- you need a Material Design-style bottom sheet in a Flutter app targeting Android and iOS
- you want a ready-made draggable panel with snap points, backdrop, and scrolling support
- you prefer a simple widget you can drop in as a Scaffold body or nest in a Stack

## When to avoid
- you are not building with Flutter or Dart
- you need a highly customized panel behavior beyond what the widget exposes
- you need a package with active feature development, since the project is seeking new maintainers

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: flutter-widget, bottom-sheet, sliding-panel, dart, draggable-ui, android, ios, flutter, mobile

## Member repositories
- akshathjain/sliding_up_panel (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.181359+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-30T04:39:28.547515+00:00, confidence not recorded.
  - readme: https://github.com/akshathjain/sliding_up_panel (fetched 2026-08-28T04:04:36.181359+00:00, sha 09321705525d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
