Compose Material Dialog

by Pranav Maganti

A Material Dialog Builder for Jetpack Compose

View on GitHub

Documentation

Compose Material Dialogs

:rocket: Easy to use library to help you build complex dialogs using Jetpack Compose :rocket:

Codacy BadgeBuild & Test

Latest Stable Library Version: 0.9.0 (Supports Compose 1.2.1)

See Releases and Changelog

Core

Core Documentation

Maven Central

dependencies {
  ...
  implementation "io.github.vanpra.compose-material-dialogs:core:${version}" 
  ...
}

Date and Time Picker

Date and Time Picker Documentation

Maven Central

dependencies {
  ...
  implementation "io.github.vanpra.compose-material-dialogs:datetime:${version}"
  ...
}

Color Picker

Color Picker Documentation

Maven Central

dependencies {
  ...
  implementation "io.github.vanpra.compose-material-dialogs:color:${version}"
  ...
}

For Developers

If you would like to help by contributing to the library have a look at our Contribution Guide to get started

Credits

This library's design is heavily inspired by https://github.com/afollestad/material-dialogs

Dispatch Newsletter
Be the first to discover new Compose libraries
Curated Insights
Digest in 5 minutes or less
Android Analysis
Entertaining takes on happenings
Insider Tips
From top Android developers
Hidden Gems
You won't find elsewhere
"
"Dispatch is a must read for Android devs today and my go-to for keeping up with all things Jetpack Compose. I eagerly await each issue, not just for the Compose gems honestly but for Vinay's unique insights, stories, and finds. The Dev Delight and Featured Dev sections are particular favorites of mine! He really should do a podcast."
— Kaushik Gopal
Principal Engineer @ Instacart | Host of the Fragmented Podcast | GDE for Android
Join thousands of Android devs who look forward to Dispatch every week