Compose-Settings
Compose-Settings copied to clipboard
Compose Multiplatform #Compose Settings library
# Details: Could not find com.github.alorma:compose-settings-storage-datastore:1.0.2. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/github/alorma/compose-settings-storage-datastore/1.0.2/compose-settings-storage-datastore-1.0.2.pom - https://repo.maven.apache.org/maven2/com/github/alorma/compose-settings-storage-datastore/1.0.2/compose-settings-storage-datastore-1.0.2.pom Library version: 1.0.2 **Little comment**: I think the library [compose-settings-storage-datastore] is unavailable in maven central,...
The `SettingsListMultiSelect` takes in a `Set`, but returns a `List` instead of a `Set` for onItemsSelected.
Currently there is a limitation of the sutitle size, if the text is more than 2 lines, the subtitle is cutted example code in `SettingsTileScaffold` `val maxHeight = if (subtitle...
Hi there, Sorry for creating back-to-back Issues & PRs. I liked the solution provided by the library & just think that there can be improvements :) Enhancement / Suggestion :...
The readme only shows two examples, it would be good to add the others to the readme / docs also.
I added `enabled` to the SettingsGroup. Now Settings will get the default `enabled` value from the Group which directly wraps it. I fixed the padding in Sample as I was...
Bumps `kotlin` from 2.0.10 to 2.0.20. Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.10 to 2.0.20 Release notes Sourced from org.jetbrains.kotlin.plugin.compose's releases. Kotlin 2.0.20-RC2 Changelog Backend. Wasm KT-70591 To much sources that don't exist...
Bumps `agp` from 8.7.0 to 8.7.1. Updates `com.android.application` from 8.7.0 to 8.7.1 Updates `com.android.library` from 8.7.0 to 8.7.1 Dependabot will resolve any conflicts with this PR as long as you...