Dependencies
Compose#
Dependency | Version | Infos |
---|---|---|
Compose Multiplatform | 1.7.3 | Uses jetpack compose 1.7.6 and material3 1.3.1 |
More details about the jetpack dependencies can be found in JetBrains Release Notes.
Warning
I try to use as few experimental APIs as possible, but this library does use a few experimental APIs which are still marked as experimental in material3 {{ no such element: dict object['material3'] }}
. I will provide new versions as soon as possible if experimental APIs change or become stable.
Modules#
Module | Dependency | Version |
---|---|---|
Core | ||
core | ComposeDialogs | 2.1.4 |
Modules | ||
screen-bool | - | |
screen-button | - | |
screen-color | ComposeDialogs | 2.1.4 |
screen-date | ComposeDialogs | 2.1.4 |
screen-input | ComposeDialogs | 2.1.4 |
screen-list | ComposeDialogs | 2.1.4 |
screen-number | ComposeDialogs | 2.1.4 |
screen-time | ComposeDialogs | 2.1.4 |
Extensions | ||
kotpreferences | KotPreferences | 0.8.0 |