Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clone and run the project getting error #5

Closed
vitorhenriquemaia opened this issue Dec 24, 2020 · 8 comments
Closed

clone and run the project getting error #5

vitorhenriquemaia opened this issue Dec 24, 2020 · 8 comments

Comments

@vitorhenriquemaia
Copy link

Hey, Shivani!

Your app is amazing, thanks for sharing. I already config google.service.jason and sync firebase to the project. When I try to run the project, I am getting those error bellow. I am a new developer I don't know how to fix it. Can you please help me? What should I do to run it?

Thanks for you time.

Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':firebase_core:compileDebugAidl'.

Could not resolve all task dependencies for configuration ':firebase_core:debugCompileClasspath'.
Could not resolve androidx.lifecycle:lifecycle-common:{strictly 2.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.lifecycle:lifecycle-common' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-common-java8:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0'

Could not resolve androidx.lifecycle:lifecycle-runtime:{strictly 2.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.lifecycle:lifecycle-runtime' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-runtime:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.lifecycle:lifecycle-runtime:2.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.lifecycle:lifecycle-runtime:2.0.0'

Could not resolve androidx.fragment:fragment:{strictly 1.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.fragment:fragment' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.fragment:fragment:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.fragment:fragment:1.0.0'

Could not resolve androidx.arch.core:core-common:{strictly 2.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.arch.core:core-common' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.arch.core:core-common:2.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.arch.core:core-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.arch.core:core-common:2.0.1'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-runtime:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'

Could not resolve androidx.core:core:{strictly 1.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.core:core' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.core:core:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.core:core:1.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.viewpager:viewpager:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.viewpager:viewpager:1.0.0' --> 'androidx.customview:customview:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.media:media:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-utils:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.coordinatorlayout:coordinatorlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.drawerlayout:drawerlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.slidingpanelayout:slidingpanelayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.asynclayoutinflater:asynclayoutinflater:1.0.0' --> 'androidx.core:core:1.0.0'

Could not resolve androidx.collection:collection:{strictly 1.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.collection:collection' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.collection:collection:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.collection:collection:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.collection:collection:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable:1.1.0' --> 'androidx.collection:collection:1.0.0'

Could not resolve androidx.lifecycle:lifecycle-viewmodel:{strictly 2.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.lifecycle:lifecycle-viewmodel' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.0.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-viewmodel:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.0.0'

Could not resolve androidx.versionedparcelable:versionedparcelable:{strictly 1.0.0}.
Required by:
project :firebase_core
> Cannot find a version of 'androidx.versionedparcelable:versionedparcelable' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.versionedparcelable:versionedparcelable:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.media:media:1.0.0' --> 'androidx.versionedparcelable:versionedparcelable:1.0.0'

Could not resolve androidx.lifecycle:lifecycle-common:2.2.0.
Required by:
project :firebase_core > io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63
project :firebase_core > io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63 > androidx.lifecycle:lifecycle-common-java8:2.2.0
project :firebase_core > androidx.lifecycle:lifecycle-runtime:2.2.0
> Cannot find a version of 'androidx.lifecycle:lifecycle-common' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-common-java8:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0'

Could not resolve androidx.lifecycle:lifecycle-runtime:2.2.0.
Required by:
project :firebase_core > io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63
> Cannot find a version of 'androidx.lifecycle:lifecycle-runtime' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-runtime:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.lifecycle:lifecycle-runtime:2.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.lifecycle:lifecycle-runtime:2.0.0'

Could not resolve androidx.fragment:fragment:1.1.0.
Required by:
project :firebase_core > io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63
> Cannot find a version of 'androidx.fragment:fragment' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.fragment:fragment:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.fragment:fragment:1.0.0'

Could not resolve androidx.arch.core:core-common:2.1.0.
Required by:
project :firebase_core > androidx.lifecycle:lifecycle-runtime:2.2.0
> Cannot find a version of 'androidx.arch.core:core-common' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.arch.core:core-common:2.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.arch.core:core-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.arch.core:core-common:2.0.1'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-runtime:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'

Could not resolve androidx.core:core:1.1.0.
Required by:
project :firebase_core > androidx.fragment:fragment:1.1.0
project :firebase_core > androidx.fragment:fragment:1.1.0 > androidx.activity:activity:1.0.0
> Cannot find a version of 'androidx.core:core' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.core:core:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.core:core:1.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.viewpager:viewpager:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.viewpager:viewpager:1.0.0' --> 'androidx.customview:customview:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.media:media:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-utils:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.coordinatorlayout:coordinatorlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.drawerlayout:drawerlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.slidingpanelayout:slidingpanelayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.asynclayoutinflater:asynclayoutinflater:1.0.0' --> 'androidx.core:core:1.0.0'

Could not resolve androidx.collection:collection:1.1.0.
Required by:
project :firebase_core > androidx.fragment:fragment:1.1.0
> Cannot find a version of 'androidx.collection:collection' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.collection:collection:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.collection:collection:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.collection:collection:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable:1.1.0' --> 'androidx.collection:collection:1.0.0'

Could not resolve androidx.lifecycle:lifecycle-viewmodel:2.0.0.
Required by:
project :firebase_core > androidx.fragment:fragment:1.1.0
project :firebase_core > androidx.loader:loader:1.0.0
> Cannot find a version of 'androidx.lifecycle:lifecycle-viewmodel' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.0.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-viewmodel:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.0.0'

Could not resolve androidx.lifecycle:lifecycle-runtime:2.1.0.
Required by:
project :firebase_core > androidx.fragment:fragment:1.1.0 > androidx.activity:activity:1.0.0
> Cannot find a version of 'androidx.lifecycle:lifecycle-runtime' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-runtime:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.lifecycle:lifecycle-runtime:2.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.lifecycle:lifecycle-runtime:2.0.0'

Could not resolve androidx.lifecycle:lifecycle-viewmodel:2.1.0.
Required by:
project :firebase_core > androidx.fragment:fragment:1.1.0 > androidx.activity:activity:1.0.0
> Cannot find a version of 'androidx.lifecycle:lifecycle-viewmodel' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.0.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-viewmodel:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-viewmodel:2.0.0'

Could not resolve androidx.lifecycle:lifecycle-runtime:2.0.0.
Required by:
project :firebase_core > androidx.core:core:1.1.0
> Cannot find a version of 'androidx.lifecycle:lifecycle-runtime' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-runtime:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.lifecycle:lifecycle-runtime:2.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.lifecycle:lifecycle-runtime:2.0.0'

Could not resolve androidx.versionedparcelable:versionedparcelable:1.1.0.
Required by:
project :firebase_core > androidx.core:core:1.1.0
> Cannot find a version of 'androidx.versionedparcelable:versionedparcelable' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.versionedparcelable:versionedparcelable:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.media:media:1.0.0' --> 'androidx.versionedparcelable:versionedparcelable:1.0.0'

Could not resolve androidx.collection:collection:1.0.0.
Required by:
project :firebase_core > androidx.core:core:1.1.0
project :firebase_core > androidx.versionedparcelable:versionedparcelable:1.1.0
> Cannot find a version of 'androidx.collection:collection' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.collection:collection:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.collection:collection:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.collection:collection:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable:1.1.0' --> 'androidx.collection:collection:1.0.0'

Could not resolve androidx.core:core:1.0.0.
Required by:
project :firebase_core > androidx.viewpager:viewpager:1.0.0
project :firebase_core > androidx.loader:loader:1.0.0
project :firebase_core > androidx.legacy:legacy-support-v4:1.0.0
project :firebase_core > androidx.customview:customview:1.0.0
project :firebase_core > androidx.media:media:1.0.0
project :firebase_core > androidx.legacy:legacy-support-core-utils:1.0.0
project :firebase_core > androidx.legacy:legacy-support-core-ui:1.0.0
project :firebase_core > androidx.coordinatorlayout:coordinatorlayout:1.0.0
project :firebase_core > androidx.drawerlayout:drawerlayout:1.0.0
project :firebase_core > androidx.slidingpanelayout:slidingpanelayout:1.0.0
project :firebase_core > androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
project :firebase_core > androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
> Cannot find a version of 'androidx.core:core' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.core:core:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.core:core:1.1.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.viewpager:viewpager:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.viewpager:viewpager:1.0.0' --> 'androidx.customview:customview:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.media:media:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-utils:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.coordinatorlayout:coordinatorlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.drawerlayout:drawerlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.slidingpanelayout:slidingpanelayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0' --> 'androidx.core:core:1.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.asynclayoutinflater:asynclayoutinflater:1.0.0' --> 'androidx.core:core:1.0.0'

Could not resolve androidx.fragment:fragment:1.0.0.
Required by:
project :firebase_core > androidx.legacy:legacy-support-v4:1.0.0
> Cannot find a version of 'androidx.fragment:fragment' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.fragment:fragment:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.fragment:fragment:1.0.0'

Could not resolve androidx.arch.core:core-common:2.0.1.
Required by:
project :firebase_core > androidx.fragment:fragment:1.1.0 > androidx.activity:activity:1.0.0 > androidx.savedstate:savedstate:1.0.0
> Cannot find a version of 'androidx.arch.core:core-common' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.arch.core:core-common:2.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.arch.core:core-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.arch.core:core-common:2.0.1'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-runtime:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'

Could not resolve androidx.lifecycle:lifecycle-common:2.0.0.
Required by:
project :firebase_core > androidx.fragment:fragment:1.1.0 > androidx.activity:activity:1.0.0 > androidx.savedstate:savedstate:1.0.0
project :firebase_core > androidx.lifecycle:lifecycle-livedata-core:2.0.0
> Cannot find a version of 'androidx.lifecycle:lifecycle-common' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-common-java8:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0'

Could not resolve androidx.arch.core:core-common:2.0.0.
Required by:
project :firebase_core > androidx.lifecycle:lifecycle-livedata:2.0.0
project :firebase_core > androidx.arch.core:core-runtime:2.0.0
project :firebase_core > androidx.lifecycle:lifecycle-livedata-core:2.0.0
> Cannot find a version of 'androidx.arch.core:core-common' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.arch.core:core-common:2.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.arch.core:core-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.arch.core:core-common:2.0.1'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.arch.core:core-runtime:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.arch.core:core-common:2.0.0'

Could not resolve androidx.versionedparcelable:versionedparcelable:1.0.0.
Required by:
project :firebase_core > androidx.media:media:1.0.0
> Cannot find a version of 'androidx.versionedparcelable:versionedparcelable' that satisfies the version constraints:
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-df39e5c51517a73e61647286ab21252074512c63' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable:1.1.0'
Constraint path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'androidx.versionedparcelable:versionedparcelable:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0
Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-common:16.1.0' --> 'com.google.android.gms:play-services-basement:16.0.1' --> 'androidx.legacy:legacy-support-v4:1.0.0' --> 'androidx.media:media:1.0.0' --> 'androidx.versionedparcelable:versionedparcelable:1.0.0'

  • 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 1m 53s
The build failed likely due to AndroidX incompatibilities in a plugin. The tool is about to try using Jetifier to solve the incompatibility.
Building plugin cloud_firestore...
Running Gradle task 'assembleAarRelease'...
√ Built build\app\outputs\repo.
Building plugin cloud_firestore_web...
Running Gradle task 'assembleAarRelease'...

FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\src\flutter\flutter.pub-cache\hosted\pub.dartlang.org\cloud_firestore_web-0.1.1+2\android\build.gradle' line: 22

  • What went wrong:
    A problem occurred evaluating root project 'cloud_firestore_web'.

Failed to apply plugin [id 'com.android.library']
Minimum supported Gradle version is 5.4.1. Current version is 4.10.2. If using the gradle wrapper, try editing the distributionUrl in C:\src\flutter\flutter.pub-cache\hosted\pub.dartlang.org\cloud_firestore_web-0.1.1+2\android\gradle\wrapper\gradle-wrapper.properties to gradle-5.4.1-all.zip

  • 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 59s

Exception: The plugin cloud_firestore_web could not be built due to the issue above.

@Singh-Shivani
Copy link
Owner

Hello vitorhenriquemaia! The most possible thing which is causing error is firebase cloud deprecated code. After the final commit of this project many changes occured in firebase plugins.

Please check this -
pichillilorenzo/flutter_inappwebview#223
https://stackoverflow.com/questions/55545889/flutter-app-build-failed-after-dependencies-update

@vitorhenriquemaia
Copy link
Author

It works! Thank you!

@Singh-Shivani
Copy link
Owner

Great!

@poojab2010
Copy link

@vitorhenriquemaia Please tell me what you did. I am also facing the same issue.

@Singh-Shivani
Copy link
Owner

@vitorhenriquemaia Please tell me what you did. I am also facing the same issue.

Hey! Please Check above links.

@vitorhenriquemaia
Copy link
Author

I am sorry to be late. I just follow the steps bellow

  • clone the project
  • set the firebase instance
  • Update the package
  • Update the code

I will share my code here

@vitorhenriquemaia
Copy link
Author

@Singh-Shivani Can I make a pull request?

@Singh-Shivani
Copy link
Owner

@Singh-Shivani Can I make a pull request?

Why not!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants