compose-material-dialogs

Builds complex dialogs effortlessly with customizable date, time, and color pickers. Simplifies dialog creation and enhances user interface development with comprehensive documentation and easy integration.

Android JVMJVMKotlin/Native
GitHub stars42
AuthorsSyer10
Open issues15
LicenseOther
Creation dateover 4 years ago

Last activity6 days ago
Latest release0.9.7 (8 months ago)

Compose Material Dialogs

🚀 Easy to use library to help you build complex dialogs using Compose Multiplatform 🚀

Codacy BadgeBuild & Test

Current Library Compose Multiplatform Version: 1.9.0

Core

Maven Central

dependencies {
  ...
  implementation "ca.gosyer:compose-material-dialogs-core:0.9.7" 
  ...
}

Date and Time Picker

Maven Central

dependencies {
  ...
  implementation "ca.gosyer:compose-material-dialogs-datetime:0.9.7"
  ...
}

Color Picker

Maven Central

dependencies {
  ...
  implementation "ca.gosyer:compose-material-dialogs-color:0.9.7"
  ...
}

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

Android JVMJVMKotlin/Native
GitHub stars42
AuthorsSyer10
Open issues15
LicenseOther
Creation dateover 4 years ago

Last activity6 days ago
Latest release0.9.7 (8 months ago)

Compose Material Dialogs

🚀 Easy to use library to help you build complex dialogs using Compose Multiplatform 🚀

Codacy BadgeBuild & Test

Current Library Compose Multiplatform Version: 1.9.0

Core

Maven Central

dependencies {
  ...
  implementation "ca.gosyer:compose-material-dialogs-core:0.9.7" 
  ...
}

Date and Time Picker

Maven Central

dependencies {
  ...
  implementation "ca.gosyer:compose-material-dialogs-datetime:0.9.7"
  ...
}

Color Picker

Maven Central

dependencies {
  ...
  implementation "ca.gosyer:compose-material-dialogs-color:0.9.7"
  ...
}

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