-
**URL of codelab:**
https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compos…
-
**URL of codelab**
https://developer.android.com/codelabs/basic-android-kotlin-compose-first-app?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-1-path…
-
https://blog.jetbrains.com/platform/2024/07/intellij-platform-gradle-plugin-2-0/
https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html
https://plugins.jetbrains.com/…
-
Hi. Any chance to fix this issue? Some webviews needed to be displayed in a regular scrollable column in my project. Or do I miss maybe a setting which can fix this issue?
On Android I can scroll dow…
-
Dear Sir
Thx your plugin
can ref this : https://github.com/jakepurple13/Full-Multiplatform-Compose-Plugin
supoort Full-Multiplatform-Compose ? use ktor /koin /.....
and use grad…
-
Thank you for making this nice components for Jetpack Compose! 👍
I would like to use the date picker on a project using JetBrains fork [compose-jb](https://github.com/JetBrains/compose-jb).
Cur…
-
do you have plan to add support for jetbrains compose (multiplatform)
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Currently when pasting with the plugin we only add the code. But we can also add the required imports to the list of import statements (e.g. `import androidx.compose.foundation.Text`).
From reading…
pocmo updated
4 years ago
-
I created a Compose desktop app template with the Jetbrains wizard and then just added a ProGuard configuration block to the build.gradle.kts
```
buildTypes.release {
proguard {…