All I did is create a new project and build the project using the same steps mentioned in the documentation using the followin commands
[Fatal Error] kotlin-stdlib-jdk8-1.7.10.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-common-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-common-java8-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-runtime-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] window-java-1.0.0-beta04.pom:2:1: Content is not allowed in prolog.
[Fatal Error] fragment-1.1.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] tracing-1.0.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] core-1.6.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] annotation-1.1.0.pom:2:1: Content is not allowed in prolog.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10.
Required by:
project :app
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10.
> Could not parse POM https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.pom
> Content is not allowed in prolog.
> Could not resolve androidx.lifecycle:lifecycle-common:2.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.lifecycle:lifecycle-common:2.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.2.0/lifecycle-common-2.2.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.lifecycle:lifecycle-common-java8:2.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.lifecycle:lifecycle-common-java8:2.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common-java8/2.2.0/lifecycle-common-java8-2.2.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.lifecycle:lifecycle-runtime:2.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.lifecycle:lifecycle-runtime:2.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.2.0/lifecycle-runtime-2.2.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.fragment:fragment:1.1.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.fragment:fragment:1.1.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.1.0/fragment-1.1.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.annotation:annotation:1.1.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.annotation:annotation:1.1.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.1.0/annotation-1.1.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.tracing:tracing:1.0.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.tracing:tracing:1.0.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.core:core:1.6.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.core:core:1.6.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.window:window-java:1.0.0-beta04.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.window:window-java:1.0.0-beta04.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/window/window-java/1.0.0-beta04/window-java-1.0.0-beta04.pom
> Content is not allowed in prolog.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 41s
Running Gradle task 'assembleDebug'... 42.5s
Error: Gradle task assembleDebug failed with exit code 1
I tried to build an application that used to work perfectly fine on my other linux machine and I get the following error
[Fatal Error] kotlin-stdlib-jdk8-1.7.10.pom:2:1: Content is not allowed in prolog.
[Fatal Error] kotlin-stdlib-1.7.10.pom:2:1: Content is not allowed in prolog.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':sqflite'.
> Could not resolve all files for configuration ':sqflite:classpath'.
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10.
Required by:
project :sqflite > com.android.tools.build:gradle:7.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build:gradle-settings-api:7.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools:sdk-common:30.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools:repository:30.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build:aaptcompiler:7.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.analytics-library:shared:30.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.lint:lint-model:30.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > androidx.databinding:databinding-compiler-common:7.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.utp:android-test-plugin-host-retention-proto:30.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build:builder:7.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build:builder-model:7.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build:gradle-api:7.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools:sdk-common:30.4.2 > com.android.tools:common:30.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build:builder:7.4.2 > com.android.tools.analytics-library:tracker:30.4.2
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build:builder:7.4.2 > com.android.tools.build:manifest-merger:30.4.2
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10.
> Could not parse POM https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.pom
> Content is not allowed in prolog.
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.7.10.
Required by:
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build.jetifier:jetifier-core:1.0.0-beta10
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools.build.jetifier:jetifier-processor:1.0.0-beta10
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.7.10.
> Could not parse POM https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.pom
> Content is not allowed in prolog.
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.7.10.
Required by:
project :sqflite > com.android.tools.build:gradle:7.4.2 > com.android.tools:sdk-common:30.4.2 > org.jetbrains.kotlin:kotlin-reflect:1.7.10
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.7.10.
> Could not parse POM https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.pom
> Content is not allowed in prolog.
> Failed to notify project evaluation listener.
> Could not get unknown property 'android' for project ':sqflite' of type org.gradle.api.Project.
> Could not get unknown property 'android' for project ':sqflite' of type org.gradle.api.Project.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 14s
Running Gradle task 'assembleDebug'... 16.6s
Exception: Gradle task assembleDebug failed with exit code 1
<!-- Paste your logs here -->
Flutter Doctor output
Doctor output
<!-- Paste your output here -->
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.3, on Microsoft Windows [Version 10.0.22621.3155], locale en-US)
[✓] Windows Version (Installed version of Windows is version 10 or higher)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Chrome - develop for the web
[✗] Visual Studio - develop Windows apps
✗ Visual Studio not installed; this is necessary to develop Windows apps.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
[✓] Android Studio (version 2023.2)
[✓] VS Code (version 1.87.1)
[✓] Connected device (4 available)
[✓] Network resources
! Doctor found issues in 1 category.
waiting for customer response
The Flutter team cannot make further progress on this issue until the original reporter responds
label
Mar 12, 2024
This is the documentation I referred to for installation and setup of the projcet (link to the documentation)
This is the project that is created with the command flutter create app
if it helps
Link to the repo
waiting for customer response
The Flutter team cannot make further progress on this issue until the original reporter responds
label
Mar 12, 2024
@nithinkodadhavadee
Although I am not on Windows, but I cloned the repo which ran properly on my mac machine. I compared the android configuration of your app with the one I created which are same.
One thing you can check if the compileSdkVersion
that is used while creating the app at your end. See if adjusting it (33 or 34) makes any difference or not.
waiting for customer response
The Flutter team cannot make further progress on this issue until the original reporter responds
label
Mar 13, 2024
just to be sure what I am doing is correct, I changed the compileSdkVersion
from flutter.compileSdkVersion
to 33 or 34 in the file build.gradle
located at the path ./android/app
// ...
// lines of code
android {
namespace "com.example.one"
compileSdk 34
ndkVersion flutter.ndkVersion
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
// ...
// rest of the code
setting the compileSdkVersion
to either of the versions pretty much gave me the same error.
when compileSdkVersion
is set to 33 I got
[Fatal Error] kotlin-stdlib-jdk8-1.7.10.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-common-java8-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-runtime-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-common-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] annotation-1.1.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] core-1.6.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] fragment-1.1.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] window-java-1.0.0-beta04.pom:2:1: Content is not allowed in prolog.
[Fatal Error] tracing-1.0.0.pom:2:1: Content is not allowed in prolog.
and for compileSdkVersion
34 I got
[Fatal Error] kotlin-stdlib-jdk8-1.7.10.pom:2:1: Content is not allowed in prolog.
[Fatal Error] fragment-1.1.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-common-java8-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] window-java-1.0.0-beta04.pom:2:1: Content is not allowed in prolog.
[Fatal Error] annotation-1.1.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] tracing-1.0.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-runtime-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] lifecycle-common-2.2.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] core-1.6.0.pom:2:1: Content is not allowed in prolog.
The rest what went wrong part for both versions is the same
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10.
Required by:
project :app
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10.
> Could not parse POM https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.pom
> Content is not allowed in prolog.
> Could not resolve androidx.lifecycle:lifecycle-common:2.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.lifecycle:lifecycle-common:2.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.2.0/lifecycle-common-2.2.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.lifecycle:lifecycle-common-java8:2.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.lifecycle:lifecycle-common-java8:2.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common-java8/2.2.0/lifecycle-common-java8-2.2.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.lifecycle:lifecycle-runtime:2.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.lifecycle:lifecycle-runtime:2.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.2.0/lifecycle-runtime-2.2.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.fragment:fragment:1.1.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.fragment:fragment:1.1.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.1.0/fragment-1.1.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.annotation:annotation:1.1.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.annotation:annotation:1.1.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.1.0/annotation-1.1.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.tracing:tracing:1.0.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.tracing:tracing:1.0.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.core:core:1.6.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.core:core:1.6.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.pom
> Content is not allowed in prolog.
> Could not resolve androidx.window:window-java:1.0.0-beta04.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-2e4ba9c6fb499ccd4e81420543783cc7267ae406
> Could not resolve androidx.window:window-java:1.0.0-beta04.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/window/window-java/1.0.0-beta04/window-java-1.0.0-beta04.pom
> Content is not allowed in prolog.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2s
Error: Gradle task assembleDebug failed with exit code 1
waiting for customer response
The Flutter team cannot make further progress on this issue until the original reporter responds
label
Mar 14, 2024
content is not allowed in prolog
content is not allowed in prolog
log after creating new app following the documentation
Mar 15, 2024
#I HAVE A SIMILAR ISSUE
Please help, I have a similar problem, this happened when I formatted my computer, but I had the code saved on another disk so it's nothing like that, I think it's a question of something that I need to install, but I don't know what it is.
##OUTPUT WHEN I RUN IN DEBUG MODE
[Fatal Error] core-1.6.0.pom:2:1: El contenido no est� permitido en el pr�logo.
[Fatal Error] annotation-1.1.0.pom:2:1: El contenido no est� permitido en el pr�logo.
[Fatal Error] lifecycle-viewmodel-2.0.0.pom:2:1: El contenido no est� permitido en el pr�logo.
[Fatal Error] activity-1.0.0.pom:2:1: El contenido no est� permitido en el pr�logo.
[Fatal Error] annotation-1.2.0.pom:2:1: El contenido no est� permitido en el pr�logo.
[Fatal Error] lifecycle-livedata-core-2.0.0.pom:2:1: El contenido no est� permitido en el pr�logo.
[Fatal Error] core-runtime-2.0.0.pom:2:1: El contenido no est� permitido en el pr�logo.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not resolve androidx.annotation:annotation:1.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.lifecycle:lifecycle-common:2.2.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.lifecycle:lifecycle-common-java8:2.2.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.lifecycle:lifecycle-runtime:2.2.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.tracing:tracing:1.0.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.lifecycle:lifecycle-runtime:2.2.0 > androidx.arch.core:core-common:2.1.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.collection:collection:1.1.0
> Could not resolve androidx.annotation:annotation:1.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.2.0/annotation-1.2.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.core:core:1.6.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d
> Could not resolve androidx.core:core:1.6.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.core:core:1.6.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0
> Could not resolve androidx.core:core:1.6.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.activity:activity:1.0.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0
> Could not resolve androidx.activity:activity:1.0.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/activity/activity/1.0.0/activity-1.0.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.lifecycle:lifecycle-viewmodel:2.0.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.loader:loader:1.0.0
> Could not resolve androidx.lifecycle:lifecycle-viewmodel:2.0.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.0.0/lifecycle-viewmodel-2.0.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.core:core:1.6.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.window:window-java:1.0.0-beta04
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.window:window-java:1.0.0-beta04 > androidx.window:window:1.0.0-beta04
> Could not resolve androidx.core:core:1.6.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.annotation:annotation:1.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.viewpager:viewpager:1.0.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.loader:loader:1.0.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.viewpager:viewpager:1.0.0 > androidx.customview:customview:1.0.0
> Could not resolve androidx.annotation:annotation:1.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.2.0/annotation-1.2.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.core:core:1.6.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.viewpager:viewpager:1.0.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.loader:loader:1.0.0
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.viewpager:viewpager:1.0.0 > androidx.customview:customview:1.0.0
> Could not resolve androidx.core:core:1.6.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.annotation:annotation:1.2.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.window:window-java:1.0.0-beta04 > androidx.window:window:1.0.0-beta04
> Could not resolve androidx.annotation:annotation:1.2.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.2.0/annotation-1.2.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.arch.core:core-runtime:2.0.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.loader:loader:1.0.0 > androidx.lifecycle:lifecycle-livedata:2.0.0
> Could not resolve androidx.arch.core:core-runtime:2.0.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.0.0/core-runtime-2.0.0.pom
> El contenido no est� permitido en el pr�logo.
Could not resolve androidx.lifecycle:lifecycle-livedata-core:2.0.0.
Required by:
project :app > io.flutter:flutter_embedding_debug:1.0.0-74d16627b940bb15e50891f82cad6c3e3465bd6d > androidx.fragment:fragment:1.1.0 > androidx.loader:loader:1.0.0 > androidx.lifecycle:lifecycle-livedata:2.0.0
> Could not resolve androidx.lifecycle:lifecycle-livedata-core:2.0.0.
> Could not parse POM https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.0.0/lifecycle-livedata-core-2.0.0.pom
> El contenido no est� permitido en el pr�logo.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 1m 10s
Exception: Gradle task assembleDebug failed with exit code 1
FLUTTER DOCTOR -V
$ flutter doctor -v
[√] Flutter (Channel stable, 3.16.0, on Microsoft Windows [Versi¢n 10.0.19045.4291], locale es-EC)
• Flutter version 3.16.0 on channel stable at C:\src\flutter_3.16.0
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision db7ef5b (5 months ago), 2023-11-15 11:25:44 -0800
• Engine revision 74d16627b9
• Dart version 3.2.0
• DevTools version 2.28.2
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at C:\Users\Admin\AppData\Local\Android\sdk
• Platform android-34, build-tools 34.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 17.0.9+0--11185874)
• All Android licenses accepted.
[X] Chrome - develop for the web (Cannot find Chrome executable at .\Google\Chrome\Application\chrome.exe)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.9.6)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.9.34728.123
• Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2023.2)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.9+0--11185874)
[√] VS Code (version 1.88.1)
• VS Code at C:\Users\Admin\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.86.0
[√] Connected device (3 available)
• 23073RPBFL (mobile) • 40852d84 • android-arm64 • Android 14 (API 34)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Versi¢n 10.0.19045.4291]
• Edge (web) • edge • web-javascript • Microsoft Edge 92.0.902.67
[√] Network resources
• All expected network resources are available.
! Doctor found issues in 1 category.