# afollestad/material-dialogs

😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.

Repository: https://github.com/afollestad/material-dialogs
Canonical: https://ross.abutalabs.com/products/material-dialogs
Homepage: https://af.codes
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: dialogs, android, material-design, alert, kotlin, androidx, bottomsheets
Archived: true
Last push: 2023-02-06T02:57:13+00:00

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

## Adoption (not part of the score)
Stars 19555, forks 3074 (observed 2026-08-28T04:11:28.833680+00:00)

## What it is
A beautiful, fluid, and extensible dialogs API for Kotlin and Android, built on Material Design. It provides a core module plus extensions for text input, file/folder choosers, and color pickers.

## Use cases
- show material design alert dialogs in android apps
- prompt user for text input with a dialog in kotlin
- build a file and folder picker dialog on android
- create color picker dialogs in android
- show bottom sheets in an android app
- replace android's default dialogs with styled material ones

## When to choose
- you're building a Kotlin Android app and want polished, extensible Material dialogs
- you need ready-made dialogs for input, file selection, or color picking
- you want a widely used, well-documented dialog library with modular dependencies

## When to avoid
- your project is Java-only, since 2.x+ is Kotlin-only and the Java version is unsupported
- you need Jetpack Compose dialogs rather than View-based ones
- you need actively developed features, as the project is in maintenance with infrequent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: material-design, dialogs, bottom-sheets, androidx, alert-dialogs, file-chooser, android

## Member repositories
- afollestad/material-dialogs (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:28.833680+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-29T17:00:05.154252+00:00, confidence not recorded.
  - readme: https://github.com/afollestad/material-dialogs (fetched 2026-08-28T04:11:28.833680+00:00, sha e96275119c04)
  - homepage: https://af.codes (fetched 2026-08-29T07:58:20.438333+00:00, sha 4d8394e5e530)
- Data as of 2026-08-30T08:39:29.467469+00:00.
