Archive

10月 2024

Showing 3 out of total 16

invalid_sound, The resource slow_spring_board could not be found. Please make sure it has been added as a raw resource to your Android head project
Author : Anonymous Publish Time : 01 Nov 2024 00:58:57
Exception has occurred.
  •  
PlatformException (PlatformException(invalid_sound, The resource slow_spring_board could not be found. Please make sure it has been added as a raw resource to your Android head project., null, null))
flutter dart fix Don't use 'BuildContext's across async gaps.
Author : Anonymous Publish Time : 28 Oct 2024 23:12:19

Don't use 'BuildContext's across async gaps.
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.

ERROR:D8: com.android.tools.r8.kotlin.H
Author : Anonymous Publish Time : 27 Oct 2024 12:22:04

ERROR:D8: com.android.tools.r8.kotlin.H

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:mergeExtDexDebug'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Failed to transform kotlin-stdlib-1.9.22.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.22) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=21, org.gradle.category=library, org.gradle.jvm.environment=standard-jvm, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime, org.jetbrains.kotlin.platform.type=jvm}.
      > Execution failed for DexingWithClasspathTransform: C:\Users\servi\.gradle\caches\transforms-3\1983f727e0b09deaaac883df8ca9a0fb\transformed\jetified-kotlin-stdlib-1.9.22.jar.
         > Error while dexing.