User Profile

User's Address,Order,Post etc.

Signup time:2022.12.05 21:10:19

Showing 5 out of total 123

The context used to push or pop routes from the Navigator must be that of a widget that is a descendant of a Navigator widget.
Author : Anonymous Publish Time : 02 Nov 2024 01:27:18

The context used to push or pop routes from the Navigator must be that of a widget that is a descendant of a Navigator widget.

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.

kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
Author : Anonymous Publish Time : 26 Oct 2024 23:34:27

e: Incompatible classes were found in dependencies. Remove them from the classpath or use '-Xskip-metadata-version-check' to suppress errors
e: C:/Users/servi/.gradle/caches/transforms-3/c5aeee160e24da9691489e5d4b8fd60d/transformed/jetified-kotlin-stdlib-1.9.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.