Compose Material Dialogs
Current Library Compose Version: 1.1.1
See Releases and Changelog
Core
Core Documentation
dependencies {
...
implementation "io.github.vanpra.compose-material-dialogs:core:0.7.0"
...
}
Date and Time Picker
Date and Time Picker Documentation
dependencies {
...
implementation "io.github.vanpra.compose-material-dialogs:datetime:0.7.0"
...
}
Color Picker
Color Picker Documentation
dependencies {
...
implementation "io.github.vanpra.compose-material-dialogs:color:0.7.0"
...
}
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