skip to Main Content

Flutter not working after installing shared_preferences

After installing shared_preferences, my app is not working. Im getting this error: `FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':shared_preferences_android:compileDebugJavaWithJavac'. Could not resolve all files for configuration ':shared_preferences_android:androidJdkImage'. Failed to transform core-for-system-modules.jar to match…

VIEW QUESTION

Could not build flutter project after upgrading android studio to ladybug

getting this error : A problem occurred configuring project ':flutter_plugin_android_lifecycle'. Could not open proj generic class cache for build file 'C:UsersDELLAppDataLocalPubCachehostedpub.devflutter_plugin_android_lifecycle-2.0.23androidbuild.gradle' (C:UsersDELL.gradlecaches7.6scripts63bprwnkn9zt5gyu8l1lw245x). BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file major version 65 Failed to…

VIEW QUESTION

how to solve flutter bar code package problem

I try to build a release apk for my project, but I face an exception: FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':flutter_barcode_scanner'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.…

VIEW QUESTION
Back To Top
Search