sheets icon indicating copy to clipboard operation
sheets copied to clipboard

Another feature-rich bottom sheet for Compose Multiplatform.

Results 24 sheets issues
Sort by recently updated
recently updated
newest added

Bumps [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. Release notes Sourced from org.jetbrains.kotlin.multiplatform's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and Kodein Compiler KT-65235 JDK 21 might...

dependencies
java

Bumps [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. Release notes Sourced from org.jetbrains.kotlin:kotlin-test's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and Kodein Compiler KT-65235 JDK 21 might...

dependencies
java

Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.11.0 to 1.12.0. Release notes Sourced from com.google.android.material:material's releases. 1.12.0 What's new since 1.11.0 Slider and Progress Indicator have been updated to better support Non-Text Contrast Accessibility...

dependencies
java

Bumps androidx.core:core-ktx from 1.13.0 to 1.13.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.core:core-ktx&package-manager=gradle&previous-version=1.13.0&new-version=1.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps `agp` from 8.3.2 to 8.4.0. Updates `com.android.application` from 8.3.2 to 8.4.0 Updates `com.android.library` from 8.3.2 to 8.4.0 Dependabot will resolve any conflicts with this PR as long as you...

dependencies
java

The Multiplatform support is in the plan but hasn't started yet. Progress: - [x] Android - [x] Desktop - [x] Web - [ ] iOS

Hello, how can I extend the effect of three-level linkage ?

Sometimes when the keyboard gets closed, the sheet remains on top of the screen like the image below: ![2](https://github.com/dokar3/sheets/assets/71515156/46468539-9f5b-4437-81d5-2bc610dc23e7)

The code in `BottomSheet.kt` is very similar (most likely copy-paste-modified) from the android `Dialog { }` function. Both those code have the base setup of getting LocalView, remember composition context,...

Bumps `agp` from 8.5.1 to 8.5.2. Updates `com.android.application` from 8.5.1 to 8.5.2 Updates `com.android.library` from 8.5.1 to 8.5.2 Dependabot will resolve any conflicts with this PR as long as you...

dependencies
java