Flutter 1.25.0-8.1.pre released to the beta channel

205 views
Skip to first unread message

Patrick Sosinski

unread,
Dec 16, 2020, 6:02:24 PM12/16/20
to Flutter Development (flutter-dev)

Hi all,


I’m happy to announce that Flutter 1.25 / Dart 2.12 beta builds are now available on the beta channel: 1.25.0-8.1.pre and Dart 2.12.0-133.2.beta


branches:

https://github.com/flutter/flutter/tree/flutter-1.25-candidate.8 

https://github.com/dart-lang/sdk/tree/beta


Cherrypick request label: cp: 1.25


thanks,


patrick on behalf of the Flutter & Dart teams


wa...@clinicianfirst.com

unread,
Dec 17, 2020, 4:14:57 PM12/17/20
to Flutter Development (flutter-dev)
After upgrading, I can no longer build my project.  It complains that firebase_core can't build.  I've tried cleaning the build and repairing the pub caches, no luck. flutter doctor reports everything is good.

I don't even have a beginning idea of how to fix this.  Sorry for the giant inline error dump below.  Any ideas on how to fix this would be greatly appreciated.

Launching lib\main.dart on AOSP on IA Emulator 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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.0.0' --> 'androidx.core:core:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-measurement-impl:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'androidx.collection:collection:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement-sdk:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable: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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.0.0' --> 'androidx.collection:collection:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-measurement-impl:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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

   > Could not resolve androidx.lifecycle:lifecycle-common:2.2.0.
     Required by:
         project :firebase_core > io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3
         project :firebase_core > io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3 > 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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3
      > 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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3
      > 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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.0.0' --> 'androidx.core:core:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-measurement-impl:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'androidx.collection:collection:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement-sdk:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable: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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.0.0' --> 'androidx.collection:collection:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-measurement-impl:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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

   > Could not resolve androidx.collection:collection:1.0.0.
     Required by:
         project :firebase_core > androidx.core:core:1.1.0
         project :firebase_core > com.google.android.gms:play-services-measurement:17.6.0
         project :firebase_core > com.google.android.gms:play-services-measurement-sdk:17.6.0
         project :firebase_core > androidx.versionedparcelable:versionedparcelable:1.1.0
         project :firebase_core > com.google.android.gms:play-services-basement:17.0.0
         project :firebase_core > com.google.android.gms:play-services-measurement-impl:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'androidx.collection:collection:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement-sdk:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.core:core:1.1.0' --> 'androidx.versionedparcelable:versionedparcelable: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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.0.0' --> 'androidx.collection:collection:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-measurement-impl:17.6.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.customview:customview:1.0.0
         project :firebase_core > androidx.legacy:legacy-support-core-utils:1.0.0
         project :firebase_core > com.google.android.gms:play-services-basement:17.0.0
         project :firebase_core > com.google.android.gms:play-services-measurement-impl:17.6.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.0.0' --> 'androidx.core:core:1.0.0'
           Dependency path 'io.flutter.plugins.firebase.core:firebase_core:1.0-SNAPSHOT' --> 'com.google.firebase:firebase-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-measurement-impl:17.6.0' --> 'androidx.core:core: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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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.fragment:fragment:1.0.0.
     Required by:
         project :firebase_core > com.google.android.gms:play-services-basement:17.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-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> '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-core:17.5.1' --> 'com.google.firebase:firebase-analytics:17.6.0' --> 'com.google.android.gms:play-services-measurement:17.6.0' --> 'com.google.android.gms:play-services-basement:17.0.0' --> 'androidx.fragment:fragment: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 5s
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'...
Exception: The plugin cloud_firestore could not be built due to the issue above.

wa...@clinicianfirst.com

unread,
Dec 20, 2020, 3:46:32 PM12/20/20
to Flutter Development (flutter-dev)
I could not figure out how to get firebase_core plugin to compile with this flutter version.  I downgraded to:
Flutter 1.24.0-10.2.pre • channel beta • https://github.com/flutter/flutter.git
Framework • revision 022b333a08 (5 weeks ago) • 2020-11-18 11:35:09 -0800
Engine • revision 07c1eed46b
Tools • Dart 2.12.0 (build 2.12.0-29.10.beta)

On build, the following was downloaded first.  I assume that this is what allowed the build to go through, but honestly I have no idea.

Downloading android-arm-profile/windows-x64 tools...
Downloading android-arm-release/windows-x64 tools...
Downloading android-arm64-profile/windows-x64 tools...
Downloading android-arm64-release/windows-x64 tools...
Downloading android-x64-profile/windows-x64 tools...
Downloading android-x64-release/windows-x64 tools...


Now, other than a couple of  deprecated api warnings:

Note: C:\dart\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_core-0.5.3\android\src\main\java\io\flutter\plugins\firebase\core\FlutterFirebaseCorePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\dart\flutter\.pub-cache\hosted\pub.dartlang.org\cloud_firestore-0.14.4\android\src\main\java\io\flutter\plugins\firebase\firestore\FlutterFirebaseFirestorePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\dart\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_auth-0.18.4+1\android\src\main\java\io\flutter\plugins\firebase\auth\FlutterFirebaseAuthPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\dart\flutter\.pub-cache\hosted\pub.dartlang.org\google_sign_in-4.5.6\android\src\main\java\io\flutter\plugins\googlesignin\GoogleSignInPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

 firebase_core compiles and I can run (and therefore work on) my firestore based app again.

I'm going to create an issue on firebase plugin github, but if anyone here can give me some insight on how to successfully upgrade to this version of flutter without breaking firebase, I would really appreciate it.

Thanks,
Wayne




Brad Christie

unread,
Dec 21, 2020, 3:14:43 PM12/21/20
to Flutter Development (flutter-dev)
Flutter 1.25.0-8.1.pre has serious problems with plugins, see #72627.  Just stick with 1.24 for now.
Reply all
Reply to author
Forward
0 new messages