🚀 Easy to use library to help you build complex dialogs using Compose Multiplatform 🚀
Current Library Compose Multiplatform Version: 1.7.0
dependencies {
...
implementation "ca.gosyer:compose-material-dialogs-core:0.9.6"
...
}
dependencies {
...
implementation "ca.gosyer:compose-material-dialogs-datetime:0.9.6"
...
}
dependencies {
...
implementation "ca.gosyer:compose-material-dialogs-color:0.9.6"
...
}
If you would like to help by contributing to the library have a look at our Contribution Guide to get started
This library's design is heavily inspired by https://github.com/afollestad/material-dialogs