Skip to main content

All Questions

Tagged with
0 votes
1 answer
55 views

Plugin [id: 'com.android.application', version: '7.3.0', apply: false] was not found in any of the following sources: - Gradle Core Plugins (plugin

I just created a new flutter project. Without modifying any thing, I tried to run the project in a physical device (SM N975F (mobile) • RF8M802FS2E • android-arm64 • Android 12 (API 31)), but I got ...
ubakasi's user avatar
  • 45
0 votes
1 answer
26 views

Issues with Build.gradle file

Building with Flutter multidex support enabled. FAILURE: Build failed with an exception. * Where: Build file '/home/bless/Documents/myprojects/HikersAfrique/android/app/build.gradle' line: 30 * ...
njogubless's user avatar
1 vote
1 answer
98 views

Flutter app Build failed with an exception of gradle minSdk

I've working on a flutter app project specifically for android release but when launching app, suddenly came accross this error. I tried what's written in recommended solution but it's not working. ...
CrazyFlutterDev's user avatar
0 votes
2 answers
55 views

I cant Run my flutter app after intergrating firebase to my project

I can see the following as logs FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\adith\Desktop\fltr\firebase_project\android\app\build.gradle' line: 6 * What went wrong: Plugin ...
adithyan sreeni's user avatar
-1 votes
1 answer
203 views

app_plugin_loader Gradle plugin imperatively using the apply script method which is deprecated and will be removed in a future release eror in flutter

I have a flutter app. I wanna give an output but I give some errors. please help me. my flutter version is 3.19.... errors :Running Gradle task 'assembleDebug'... You are applying Flutter's ...
Admin Allvo's user avatar
0 votes
0 answers
31 views

Flutter project build challenge - Project with path ':path_provider' could not be found in project ':app'

I have a flutter project I have been working to upgrade using Windows 10 and vsCode. The project was using flutter sdk 2.2.3 when I began. I successfully got it migrated (used migration tool, a small ...
PTA's user avatar
  • 1
0 votes
0 answers
46 views

Flutter Gradle plugin migration: Build fails after updating settings.gradle and build.gradle

I've been working on migrating my Flutter project's Gradle configuration from the deprecated apply method to the new plugin DSL syntax. After following the migration steps provided in the Flutter ...
Fabio koichi Begnini's user avatar
0 votes
0 answers
156 views

Flutter gradle failed: finished with non-zero exit value 1

I know this is a common theme on Stack Overflow--about people breaking their Flutter apps--but I can't figure out how I broke mine. It worked this morning. I created a new flutter project, which was ...
Derrick Klug's user avatar
0 votes
0 answers
41 views

I received an error while running my flutter app (The message received from the daemon indicates that the daemon has disappeared.)

I received this long error while running my Flutter application Launching lib\main.dart on CPH2251 in debug mode... The message received from the daemon indicates that the daemon has disappeared. ...
SED's user avatar
  • 29
0 votes
0 answers
15 views

Flutter Release apk not working properly, Debug apk also not working in my device but emulator working well

I am trying to build an app and the app is running fine on the emulator ( Sign in and Sign Up are working fine with the API) I have try to add internet permission also but not working kindly help and ...
joseph jo's user avatar
0 votes
1 answer
35 views

./gradlew signingReport error when find fingerprint for firebase

* What went wrong: Execution failed for task ':gradle:compileGroovy'. > BUG! exception in phase 'semantic analysis' in source unit 'C:\Users\ACER\AndroidStudioProjects\flutter\packages\...
Ankush Choudhary's user avatar
0 votes
1 answer
92 views

Kotlin Gradle Compilation Error: Incompatible Kotlin Version Metadata

I am trying to run a Flutter application on my physical device/emulator, but I am getting errors related to Kotlin version incompatibilities in Gradle. Environment Details: Flutter: 3.19.6 Gradle: 7.4....
Guilherme Tiburcio's user avatar
0 votes
1 answer
21 views

getting build failed after running dart flutter for the first time "com/google/common/util/concurrent/internal/InternalFutureFailureAccess"

launching lib\main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. What went wrong: com/google/common/util/concurrent/...
Bashar Zabaneh's user avatar
0 votes
0 answers
114 views

Flutter:gradle build failed with error "A problem occurred evaluating root project

My Project runs fine then suddenly after i edit some image and run it, it gets error. Here is the error I get when running flutter on my mobile phone emulator You are applying Flutter's ...
fahader kick's user avatar
0 votes
0 answers
36 views

Gradle Task Error ( [com.google.firebase:firebase-bom:32.8.1] )

A couple of weeks ago my application was running fine and I can see my app on my android phone . Now when I try to run my app it gives me this error: \*Build file 'C:\\Users\\abdou\\...
Abdulrhman El Ashiry's user avatar

15 30 50 per page
1
2 3 4 5
31