-
This will make them visually easier to parse, but should also aid in diffing.
Examples:
Top-level types should be separated by a single vertical whitespace
```diff
abstract fun interface ap…
-
**Describe the bug**
Seeing the below ArrayIndexOutOfBoundsException show up for 1 user in Bugsnag:
```
kotlin.ArrayIndexOutOfBoundsException:
0 BaseBetaiOS +0x4db1c kfun:kotlin.Throwabl…
-
Execution failed for task ':app:transformClassesWithPrivacyCollectTransformForAppnameDebug'.
> java.lang.IllegalArgumentException (no error message)
* Try:
Run with --info or --debug option to ge…
-
`flutter create` a non-swift project
In `pubspec.yaml`, add a swift plugin such as `flutter_iap`.
1. `flutter run` warns about `use_frameworks!` from `pod install`. Easy to resolve so far.
2. B…
xster updated
8 months ago
-
Originally reported here: https://kotlinlang.slack.com/archives/C01F2HV7868/p1660836369631249
> In compose-jb 1.2.0-alpha01-dev755 with Web/Canvas/Skiko, I'm getting a symbol resolution error toda…
eymar updated
2 months ago
-
###### category: session,浏览记录
记录浏览的页面,未做排序和分类,待日后整理和学习
suhao updated
5 years ago
-
**Describe the bug**
When trying to use uikit layer mechanic
```
UIKitView(
modifier = Modifier.fillMaxSize(),
background = Color.Black,
factory = {
val …
-
**Describe the bug**
I embed `ComposeUIViewController` to native iOS navigation. When i navigate back current `ComposeUIViewController` should release memory, but it's not.
**Affected platforms**…
-
When i open camera and close camera in webview webview close automatically
example video:
https://github.com/JetBrains/compose-multiplatform/assets/49331161/2ef4381a-c8cb-46ff-a552-42269ed37aec
…
-
**Describe the bug**
App crashes upon textfield usage.
**Affected platforms**
- iOS
**Versions**
- Kotlin version*: 1.9.22
- Compose Multiplatform version*: 1.6.1
- OS version(s)* (required…