-
I use `expect/actual` to instantiate a Kamel `File` :
```kotlin
//commonMain
expect fun String.toKamelFile(): File
KamelImage(
resource = asyncPainterResource(someImageFilePath.toKamel…
-
- [x] I am running the latest
- [x] I checked the documentation and found no
- [x] I checked to make sure that this issue has not already been filed
#### Feature/Function Requests
###…
-
Hi, since I updated flutter to 3.24.0 and the kotlin version to 2.0.10, I get this compiling error:
* What went wrong:
Execution failed for task ':flutter_fgbg:verifyReleaseResources'.
> A failur…
-
I tried creating a convert function in JNI (which calls the process function of RealSR) and used it in Kotlin. However, the output image after upscaling is just black. I would appreciate your advice o…
-
## Bug Report
### Capacitor Version
```
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 6.1.1
@capacitor/core: 6.1.1
@capacitor/android: 6.1.1
@capacitor/ios: 6.1.1
…
-
I am facing an error of kotlin version after adding this package to my yaml file. while I am not able to understand why this type of error is cause by the package.
Here is the error output of cons…
-
The following error showed up when trying to build my application with the package.
```bash
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDeb…
-
This one comes from https://github.com/owncloud/android/pull/4410#issuecomment-2186212609
**Steps:**
1. Add one account to the device
2. Switch to device settings without closing the app
3. A…
-
While trying to use the text_to_speech package in a flutter application. I encountered the following error:
"The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
…
-
What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':motion_sensors' …