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

My project was working until i tried to add cloud_firestore: ^0.13.0+1 firebase_auth: ^0.15.4. #2164

Closed
munene5470 opened this issue Mar 12, 2020 · 5 comments
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. type: bug Something isn't working

Comments

@munene5470
Copy link

munene5470 commented Mar 12, 2020

nesh@nesh:~/flutter_apps/fashapp$ flutter run -v
[  +46 ms] executing: [/home/nesh/tools/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[  +50 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] fabeb2a16f1d008ab8230f450c49141d35669798
[        ] executing: [/home/nesh/tools/flutter/] git describe --match v*.*.* --first-parent --long --tags
[   +7 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags
[        ] v1.14.6-0-gfabeb2a16
[  +11 ms] executing: [/home/nesh/tools/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[   +7 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/beta
[        ] executing: [/home/nesh/tools/flutter/] git ls-remote --get-url origin
[   +7 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[  +80 ms] executing: [/home/nesh/tools/flutter/] git rev-parse --abbrev-ref HEAD
[   +9 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] beta
[  +73 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[  +61 ms] executing: /home/nesh/Android/Sdk/platform-tools/adb devices -l
[  +25 ms] Exit code 0 from: /home/nesh/Android/Sdk/platform-tools/adb devices -l
[        ] List of devices attached
           046891197X102769       device usb:2-3 product:H624 model:TECNO_KB8 device:TECNO-KB8 transport_id:1
[  +63 ms] /home/nesh/Android/Sdk/platform-tools/adb -s 046891197X102769 shell getprop
[ +164 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[  +25 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +214 ms] Found plugin cloud_firestore at /home/nesh/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.12.11/
[  +34 ms] Found plugin firebase_auth at /home/nesh/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.11.1+12/
[   +7 ms] Found plugin firebase_core at /home/nesh/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/
[  +15 ms] Found plugin firebase_core_web at /home/nesh/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[  +34 ms] Found plugin google_sign_in at /home/nesh/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.1.4/
[  +19 ms] Found plugin google_sign_in_web at /home/nesh/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.8.3+2/
[ +467 ms] Found plugin cloud_firestore at /home/nesh/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.12.11/
[  +11 ms] Found plugin firebase_auth at /home/nesh/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.11.1+12/
[   +3 ms] Found plugin firebase_core at /home/nesh/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/
[   +5 ms] Found plugin firebase_core_web at /home/nesh/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[  +18 ms] Found plugin google_sign_in at /home/nesh/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.1.4/
[   +4 ms] Found plugin google_sign_in_web at /home/nesh/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.8.3+2/
[ +142 ms] Generating
/home/nesh/flutter_apps/fashapp/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +108 ms] ro.hardware = mt6761
[        ] ro.build.characteristics = default
[  +91 ms] Launching lib/main.dart on TECNO KB8 in debug mode...
[  +33 ms] executing: /home/nesh/Android/Sdk/build-tools/29.0.0/aapt dump xmltree
/home/nesh/flutter_apps/fashapp/build/app/outputs/apk/app.apk AndroidManifest.xml
[ +375 ms] Exit code 0 from: /home/nesh/Android/Sdk/build-tools/29.0.0/aapt dump xmltree
/home/nesh/flutter_apps/fashapp/build/app/outputs/apk/app.apk AndroidManifest.xml
[   +1 ms] N: android=http://schemas.android.com/apk/res/android
             E: manifest (line=2)
               A: android:versionCode(0x0101021b)=(type 0x10)0x1
               A: android:versionName(0x0101021c)="1.0.0" (Raw: "1.0.0")
               A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1c
               A: android:compileSdkVersionCodename(0x01010573)="9" (Raw: "9")
               A: package="com.example.fashapp" (Raw: "com.example.fashapp")
               A: platformBuildVersionCode=(type 0x10)0x1c
               A: platformBuildVersionName=(type 0x10)0x9
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x15
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1c
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: uses-permission (line=17)
                 A: android:name(0x01010003)="android.permission.ACCESS_NETWORK_STATE" (Raw:
                 "android.permission.ACCESS_NETWORK_STATE")
               E: application (line=25)
                 A: android:label(0x01010001)="fashapp" (Raw: "fashapp")
                 A: android:icon(0x01010002)=@0x7f080000
                 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw:
                 "io.flutter.app.FlutterApplication")
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw:
                 "androidx.core.app.CoreComponentFactory")
                 E: activity (line=31)
                   A: android:theme(0x01010000)=@0x7f0a0000
                   A: android:name(0x01010003)="com.example.fashapp.MainActivity" (Raw:
                   "com.example.fashapp.MainActivity")
                   A: android:launchMode(0x0101001d)=(type 0x10)0x1
                   A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
                   A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
                   A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff
                   E: meta-data (line=45)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw:
                     "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0a0001
                   E: meta-data (line=55)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f040015
                   E: intent-filter (line=59)
                     E: action (line=60)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=62)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw:
                       "android.intent.category.LAUNCHER")
                 E: meta-data (line=69)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
                 E: service (line=73)
                   A: android:name(0x01010003)="com.google.firebase.components.ComponentDiscoveryService" (Raw:
                   "com.google.firebase.components.ComponentDiscoveryService")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   A: android:directBootAware(0x01010505)=(type 0x12)0xffffffff
                   E: meta-data (line=77)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebaseauth.FlutterFire
                     baseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebaseauth.FlutterFirebaseAppRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=80)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebase.cloudfirestore.
                     FlutterFirebaseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebase.cloudfirestore.FlutterFirebaseAppRegistr
                     ar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=83)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebase.core.FlutterFir
                     ebaseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebase.core.FlutterFirebaseAppRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=86)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegist
                     rar" (Raw: "com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=89)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.firestore.FirestoreRegi
                     strar" (Raw: "com.google.firebase.components:com.google.firebase.firestore.FirestoreRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                 E: activity (line=94)
                   A: android:theme(0x01010000)=@0x01030010
                   A: android:name(0x01010003)="com.google.firebase.auth.internal.FederatedSignInActivity" (Raw:
                   "com.google.firebase.auth.internal.FederatedSignInActivity")
                   A:
                   android:permission(0x01010006)="com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN"
                   (Raw: "com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN")
                   A: android:exported(0x01010010)=(type 0x12)0xffffffff
                   A: android:excludeFromRecents(0x01010017)=(type 0x12)0xffffffff
                   A: android:launchMode(0x0101001d)=(type 0x10)0x2
                 E: activity (line=101)
                   A: android:theme(0x01010000)=@0x01030010
                   A: android:name(0x01010003)="com.google.android.gms.common.api.GoogleApiActivity" (Raw:
                   "com.google.android.gms.common.api.GoogleApiActivity")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: provider (line=106)
                   A: android:name(0x01010003)="com.google.firebase.provider.FirebaseInitProvider" (Raw:
                   "com.google.firebase.provider.FirebaseInitProvider")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   A: android:authorities(0x01010018)="com.example.fashapp.firebaseinitprovider" (Raw:
                   "com.example.fashapp.firebaseinitprovider")
                   A: android:initOrder(0x0101001a)=(type 0x10)0x64
                 E: meta-data (line=112)
                   A: android:name(0x01010003)="com.google.android.gms.version" (Raw: "com.google.android.gms.version")
                   A: android:value(0x01010024)=@0x7f060000
[  +33 ms] executing: /home/nesh/Android/Sdk/platform-tools/adb -s 046891197X102769 shell -x logcat -v time -t 1
[  +88 ms] Exit code 0 from: /home/nesh/Android/Sdk/platform-tools/adb -s 046891197X102769 shell -x logcat -v time -t 1
[        ] --------- beginning of main
           03-12 19:56:48.923 I/thermal_repeater(  542): [recvMdThermalInfo] ret=28, strLen=127,  2, 32767, -127, 0,
           32767, 0
[  +16 ms] executing: /home/nesh/Android/Sdk/platform-tools/adb version
[   +1 ms] executing: /home/nesh/Android/Sdk/platform-tools/adb -s 046891197X102769 logcat -v time -T 03-12 19:56:48.923
[  +37 ms] Android Debug Bridge version 1.0.41
           Version 29.0.1-5644136
           Installed as /home/nesh/Android/Sdk/platform-tools/adb
[   +4 ms] executing: /home/nesh/Android/Sdk/platform-tools/adb start-server
[  +15 ms] Building APK
[  +47 ms] Running Gradle task 'assembleDebug'...
[   +4 ms] gradle.properties already sets `android.enableR8`
[   +8 ms] Using gradle from /home/nesh/flutter_apps/fashapp/android/gradlew.
[   +1 ms] /home/nesh/flutter_apps/fashapp/android/gradlew mode: 33277 rwxrwxr-x.
[  +44 ms] executing: /home/nesh/android-studio-ide-191.5977832-linux/android-studio/jre/bin/java -version
[+8388 ms] Exit code 0 from: /home/nesh/android-studio-ide-191.5977832-linux/android-studio/jre/bin/java -version
[        ] openjdk version "1.8.0_202-release"
           OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
           OpenJDK 64-Bit Server VM (build 25.202-b49-5587405, mixed mode)
[   +5 ms] executing: [/home/nesh/flutter_apps/fashapp/android/] /home/nesh/flutter_apps/fashapp/android/gradlew
-Pverbose=true -Ptarget=/home/nesh/flutter_apps/fashapp/lib/main.dart -Ptrack-widget-creation=true
-Pfilesystem-scheme=org-dartlang-root -Ptarget-platform=android-arm assembleDebug
[+17698 ms] Starting a Gradle Daemon, 1 busy and 1 incompatible and 1 stopped Daemons could not be reused, use --status
for details
[+64989 ms] > Configure project :app
[        ] WARNING: API 'variant.getMergeResources()' is obsolete and has been replaced with
'variant.getMergeResourcesProvider()'.
[        ] It will be removed at the end of 2019.
[        ] For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
[        ] To determine what is calling variant.getMergeResources(), use -Pandroid.debug.obsoleteApi=true on the command
line to display more information.
[+29981 ms] > Task :app:compileFlutterBuildDebug
[        ] [  +40 ms] executing: [/home/nesh/tools/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] [  +49 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] [        ] fabeb2a16f1d008ab8230f450c49141d35669798
[        ] [        ] executing: [/home/nesh/tools/flutter/] git describe --match v*.*.* --first-parent --long --tags
[   +1 ms] [   +7 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags
[        ] [        ] v1.14.6-0-gfabeb2a16
[        ] [  +13 ms] executing: [/home/nesh/tools/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[        ] [   +6 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] [        ] origin/beta
[        ] [        ] executing: [/home/nesh/tools/flutter/] git ls-remote --get-url origin
[        ] [   +6 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] [        ] https://github.com/flutter/flutter.git
[  +95 ms] [ +103 ms] executing: [/home/nesh/tools/flutter/] git rev-parse --abbrev-ref HEAD
[        ] [  +12 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] [        ] beta
[ +102 ms] [  +60 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[        ] [   +4 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [   +2 ms] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] [   +1 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[        ] [   +8 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[   +9 ms] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[   +1 ms] [  +15 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[        ] [        ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[   +4 ms] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[   +2 ms] [        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[  +71 ms] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ +297 ms] [ +400 ms] Initializing file store
[ +200 ms] [ +208 ms] Done initializing file store
[ +200 ms] [ +157 ms] invalidated build due to missing files:
/home/nesh/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0.4/lib/firebase_core_platform_interface
.dart
[+3900 ms] [+3921 ms] kernel_snapshot: Starting due to {InvalidatedReason.inputMissing, InvalidatedReason.inputChanged}
[   +3 ms] [  +24 ms] /home/nesh/tools/flutter/bin/cache/dart-sdk/bin/dart
/home/nesh/tools/flutter/bin/cache/artifacts/engine/linux-x64/frontend_server.dart.snapshot --sdk-root
/home/nesh/tools/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --target=flutter
-Ddart.developer.causal_async_stacks=true -Ddart.vm.profile=false -Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid
-closure-call-instructions --enable-asserts --track-widget-creation --no-link-platform --packages
/home/nesh/flutter_apps/fashapp/.packages --output-dill
/home/nesh/flutter_apps/fashapp/.dart_tool/flutter_build/95dee84e3cd106ffe3d8417c40bb3d30/app.dill --depfile
/home/nesh/flutter_apps/fashapp/.dart_tool/flutter_build/95dee84e3cd106ffe3d8417c40bb3d30/kernel_snapshot.d
package:fashapp/main.dart
[+1598 ms] [+1506 ms] 
[   +9 ms]            Compiler message:
[        ] [   +4 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/firebase_core.dart:5:1: Error:
Error when reading
'../../.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0.4/lib/firebase_core_platform_interface.dar
t': No such file or directory
[   +8 ms] [        ] export 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart'
[        ] [        ] ^
[        ] [   +9 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:7:8:
Error: Error when reading
'../../.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0.4/lib/firebase_core_platform_interface.dar
t': No such file or directory
[   +1 ms] [        ] import 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart';
[        ] [        ]        ^
[ +477 ms] [ +567 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:25:10:
Error: Type 'FirebaseOptions' not found.
[        ] [        ]   Future<FirebaseOptions> get options async {
[        ] [        ]          ^^^^^^^^^^^^^^^
[        ] [        ] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:52:15:
Error: Type 'FirebaseOptions' not found.
[        ] [        ]     @required FirebaseOptions options,
[        ] [        ]               ^^^^^^^^^^^^^^^
[+6201 ms] [+6143 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:26:11:
Error: 'PlatformFirebaseApp' isn't a type.
[        ] [        ]     final PlatformFirebaseApp app =
[        ] [        ]           ^^^^^^^^^^^^^^^^^^^
[        ] [   +6 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:27:15:
Error: The getter 'FirebaseCorePlatform' isn't defined for the class 'FirebaseApp'.
[        ] [        ]  - 'FirebaseApp' is from 'package:firebase_core/src/firebase_app.dart'
('../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart').
[        ] [        ] Try correcting the name to the name of an existing getter, or defining a getter or field named
'FirebaseCorePlatform'.
[        ] [        ]         await FirebaseCorePlatform.instance.appNamed(name);
[        ] [        ]               ^^^^^^^^^^^^^^^^^^^^
[        ] [   +1 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:35:11:
Error: 'PlatformFirebaseApp' isn't a type.
[        ] [        ]     final PlatformFirebaseApp app =
[        ] [        ]           ^^^^^^^^^^^^^^^^^^^
[        ] [   +2 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:36:15:
Error: Getter not found: 'FirebaseCorePlatform'.
[        ] [        ]         await FirebaseCorePlatform.instance.appNamed(name);
[        ] [        ]               ^^^^^^^^^^^^^^^^^^^^
[        ] [   +1 ms] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:52:15:
Error: 'FirebaseOptions' isn't a type.
[        ] [        ]     @required FirebaseOptions options,
[        ] [        ]               ^^^^^^^^^^^^^^^
[        ] [        ] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:62:11:
Error: Getter not found: 'FirebaseCorePlatform'.
[        ] [        ]     await FirebaseCorePlatform.instance.configure(name, options);
[        ] [        ]           ^^^^^^^^^^^^^^^^^^^^
[  +13 ms] [        ] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:69:16:
Error: 'PlatformFirebaseApp' isn't a type.
[   +2 ms] [        ]     final List<PlatformFirebaseApp> result =
[        ] [        ]                ^^^^^^^^^^^^^^^^^^^
[        ] [        ] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:70:15:
Error: Getter not found: 'FirebaseCorePlatform'.
[        ] [        ]         await FirebaseCorePlatform.instance.allApps();
[        ] [        ]               ^^^^^^^^^^^^^^^^^^^^
[        ] [        ] ../../.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+2/lib/src/firebase_app.dart:73:12:
Error: 'PlatformFirebaseApp' isn't a type.
[        ] [        ]           (PlatformFirebaseApp app) => FirebaseApp(name: app.name),
[        ] [        ]            ^^^^^^^^^^^^^^^^^^^
[+4567 ms] [+4597 ms] Persisting file store
[        ] [  +17 ms] Done persisting file store
[        ] [  +16 ms] "flutter assemble" took 17,711ms.
[        ] [   +2 ms] Target kernel_snapshot failed: Exception: Errors during snapshot creation: null
[        ] build failed.
[        ] #0      throwToolExit (package:flutter_tools/src/base/common.dart:27:3)
[        ] #1      AssembleCommand.runCommand (package:flutter_tools/src/commands/assemble.dart:190:7)
[        ] <asynchronous suspension>
[        ] #2      FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:638:18)
[        ] <asynchronous suspension>
[        ] #3      FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:537:33)
[        ] <asynchronous suspension>
[        ] #4      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:29)
[        ] #5      _rootRun (dart:async/zone.dart:1126:13)
[        ] #6      _CustomZone.run (dart:async/zone.dart:1023:19)
[        ] #7      _runZoned (dart:async/zone.dart:1518:10)
[   +1 ms] #8      runZoned (dart:async/zone.dart:1465:12)
[        ] #9      AppContext.run (package:flutter_tools/src/base/context.dart:149:18)
[        ] #10     FlutterCommand.run (package:flutter_tools/src/runner/flutter_command.dart:527:20)
[        ] #11     CommandRunner.runCommand (package:args/command_runner.dart:197:27)
[        ] #12     FlutterCommandRunner.runCommand.<anonymous closure>
(package:flutter_tools/src/runner/flutter_command_runner.dart:338:21)
[        ] <asynchronous suspension>
[        ] #13     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:29)
[        ] #14     _rootRun (dart:async/zone.dart:1126:13)
[        ] #15     _CustomZone.run (dart:async/zone.dart:1023:19)
[        ] #16     _runZoned (dart:async/zone.dart:1518:10)
[        ] #17     runZoned (dart:async/zone.dart:1465:12)
[        ] #18     AppContext.run (package:flutter_tools/src/base/context.dart:149:18)
[        ] #19     FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:288:19)
[        ] #20     CommandRunner.run.<anonymous closure> (package:args/command_runner.dart:112:25)
[        ] #21     new Future.sync (dart:async/future.dart:224:31)
[        ] #22     CommandRunner.run (package:args/command_runner.dart:112:14)
[        ] #23     FlutterCommandRunner.run (package:flutter_tools/src/runner/flutter_command_runner.dart:231:18)
[        ] #24     run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:64:22)
[        ] #25     _rootRun (dart:async/zone.dart:1126:13)
[        ] #26     _CustomZone.run (dart:async/zone.dart:1023:19)
[        ] #27     _runZoned (dart:async/zone.dart:1518:10)
[        ] #28     runZoned (dart:async/zone.dart:1502:12)
[        ] #29     run.<anonymous closure> (package:flutter_tools/runner.dart:62:18)
[        ] <asynchronous suspension>
[        ] #30     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:29)
[        ] #31     _rootRun (dart:async/zone.dart:1126:13)
[        ] #32     _CustomZone.run (dart:async/zone.dart:1023:19)
[        ] #33     _runZoned (dart:async/zone.dart:1518:10)
[   +1 ms] #34     runZoned (dart:async/zone.dart:1465:12)
[        ] #35     AppContext.run (package:flutter_tools/src/base/context.dart:149:18)
[        ] #36     runInContext (package:flutter_tools/src/context_runner.dart:64:24)
[        ] #37     run (package:flutter_tools/runner.dart:51:10)
[        ] #38     main (package:flutter_tools/executable.dart:65:9)
[        ] #39     main (file:///home/nesh/tools/flutter/packages/flutter_tools/bin/flutter_tools.dart:8:3)
[        ] #40     _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:299:32)
[        ] #41     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)
[ +385 ms] > Task :app:compileFlutterBuildDebug FAILED
[ +400 ms] FAILURE: Build failed with an exception.
[        ] * Where:
[        ] Script '/home/nesh/tools/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 803
[        ] * What went wrong:
[        ] Execution failed for task ':app:compileFlutterBuildDebug'.
[        ] > Process 'command '/home/nesh/tools/flutter/bin/flutter'' finished with non-zero exit value 1
[        ] * 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 2m 10s
[        ] 1 actionable task: 1 executed
[ +634 ms] Running Gradle task 'assembleDebug'... (completed in 140.4s, longer than expected)
[   +8 ms] "flutter run" took 142,652ms.
Gradle task assembleDebug failed with exit code 1

#0      throwToolExit (package:flutter_tools/src/base/common.dart:27:3)
#1      buildGradleApp (package:flutter_tools/src/android/gradle.dart:394:7)
#2      _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:75:64)
#3      _rootRunUnary (dart:async/zone.dart:1134:38)
#4      _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#5      _FutureListener.handleValue (dart:async/future_impl.dart:140:18)
#6      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:682:45)
#7      Future._propagateToListeners (dart:async/future_impl.dart:711:32)
#8      Future._completeWithValue (dart:async/future_impl.dart:526:5)
#9      _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:34:15)
#10     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:293:13)
#11     _DefaultProcessUtils.stream (package:flutter_tools/src/base/process.dart)
#12     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:75:64)
#13     _rootRunUnary (dart:async/zone.dart:1134:38)
#14     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#15     _FutureListener.handleValue (dart:async/future_impl.dart:140:18)
#16     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:682:45)
#17     Future._propagateToListeners (dart:async/future_impl.dart:711:32)
#18     Future._completeWithValue (dart:async/future_impl.dart:526:5)
#19     Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:556:7)
#20     _rootRun (dart:async/zone.dart:1126:13)
#21     _CustomZone.run (dart:async/zone.dart:1023:19)
#22     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#23     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:965:23)
#24     _microtaskLoop (dart:async/schedule_microtask.dart:43:21)
#25     _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)
#26     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
#27     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
@munene5470 munene5470 added the type: bug Something isn't working label Mar 12, 2020
@iapicca
Copy link

iapicca commented Mar 20, 2020

Hi @munene5470
can you please provide your flutter doctor -v ,
your pubspec.yaml
and if possible a reproducible minimal code sample.
Thank you

@iapicca iapicca added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Mar 20, 2020
@Ehesp Ehesp changed the title My project was working until i tried to add cloud_firestore: ^0.13.0+1 firebase_auth: ^0.15.4.i got the below.am new to flutter.please help My project was working until i tried to add cloud_firestore: ^0.13.0+1 firebase_auth: ^0.15.4. Apr 22, 2020
@Ehesp
Copy link
Member

Ehesp commented Apr 22, 2020

Closing this one due to lack of activity.

From the logs it looks as though Flutter is not installed correctly. Please visit https://flutter.dev/docs/get-started/install and ensure your environment is up-to-date.

@Ehesp Ehesp closed this as completed Apr 22, 2020
@fodbad
Copy link

fodbad commented May 21, 2020

did you find a solution? I'm also having this problem

@iapicca
Copy link

iapicca commented May 22, 2020

Could everyone who still has this problem please file a new issue with the exact descriptions what happens, logs and the output of 'flutter doctor -v' please.
All system setups can be slightly different so it's always better to open new issues and reference related issues.

@muhammad-ur-rehman
Copy link

i am having same problem below is the error from error log and

Compiler message:
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/firebase_core.dart:5:1: Error: Error when reading '/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0.4/lib/firebase_core_platform_interface.dart': The system cannot find the path specified.

export 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart'
^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:7:8: Error: Error when reading '/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0.4/lib/firebase_core_platform_interface.dart': The system cannot find the path specified.

import 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart';
^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:25:10: Error: Type 'FirebaseOptions' not found.
Future get options async {
^^^^^^^^^^^^^^^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:52:15: Error: Type 'FirebaseOptions' not found.
@required FirebaseOptions options,
^^^^^^^^^^^^^^^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:26:11: Error: 'PlatformFirebaseApp' isn't a type.
final PlatformFirebaseApp app =
^^^^^^^^^^^^^^^^^^^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:27:15: Error: The getter 'FirebaseCorePlatform' isn't defined for the class 'FirebaseApp'.

  • 'FirebaseApp' is from 'package:firebase_core/src/firebase_app.dart' ('/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.appNamed(name);
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:35:11: Error: 'PlatformFirebaseApp' isn't a type.
    final PlatformFirebaseApp app =
    ^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:36:15: Error: Getter not found: 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.appNamed(name);
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:52:15: Error: 'FirebaseOptions' isn't a type.
    @required FirebaseOptions options,
    ^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:62:11: Error: Getter not found: 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.configure(name, options);
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:69:16: Error: 'PlatformFirebaseApp' isn't a type.
    final List result =
    ^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:70:15: Error: Getter not found: 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.allApps();
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:73:12: Error: 'PlatformFirebaseApp' isn't a type.
    (PlatformFirebaseApp app) => FirebaseApp(name: app.name),
    ^^^^^^^^^^^^^^^^^^^

Compiler message:
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/firebase_core.dart:5:1: Error: Error when reading '/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0.4/lib/firebase_core_platform_interface.dart': The system cannot find the path specified.

export 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart'
^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:7:8: Error: Error when reading '/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-1.0.4/lib/firebase_core_platform_interface.dart': The system cannot find the path specified.

import 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart';
^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:25:10: Error: Type 'FirebaseOptions' not found.
Future get options async {
^^^^^^^^^^^^^^^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:52:15: Error: Type 'FirebaseOptions' not found.
@required FirebaseOptions options,
^^^^^^^^^^^^^^^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:26:11: Error: 'PlatformFirebaseApp' isn't a type.
final PlatformFirebaseApp app =
^^^^^^^^^^^^^^^^^^^
/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:27:15: Error: The getter 'FirebaseCorePlatform' isn't defined for the class 'FirebaseApp'.

  • 'FirebaseApp' is from 'package:firebase_core/src/firebase_app.dart' ('/C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.appNamed(name);
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:35:11: Error: 'PlatformFirebaseApp' isn't a type.
    final PlatformFirebaseApp app =
    ^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:36:15: Error: Getter not found: 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.appNamed(name);
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:52:15: Error: 'FirebaseOptions' isn't a type.
    @required FirebaseOptions options,
    ^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:62:11: Error: Getter not found: 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.configure(name, options);
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:69:16: Error: 'PlatformFirebaseApp' isn't a type.
    final List result =
    ^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:70:15: Error: Getter not found: 'FirebaseCorePlatform'.
    await FirebaseCorePlatform.instance.allApps();
    ^^^^^^^^^^^^^^^^^^^^
    /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.5/lib/src/firebase_app.dart:73:12: Error: 'PlatformFirebaseApp' isn't a type.
    (PlatformFirebaseApp app) => FirebaseApp(name: app.name),
    ^^^^^^^^^^^^^^^^^^^
    Target kernel_snapshot failed: Exception: Errors during snapshot creation: null
    build failed.

FAILURE: Build failed with an exception.

  • Where:
    Script 'C:\src\flutter\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 882

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command 'C:\src\flutter\flutter\bin\flutter.bat'' finished with non-zero exit value 1

  • 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 39s
Exception: Gradle task assembleDebug failed with exit code 1

flutter doctor output :

• Flutter version 1.17.5 at C:\src\flutter\flutter
• Framework revision 8af6b2f038 (2 weeks ago), 2020-06-30 12:53:55 -0700
• Engine revision ee76268252
• Dart version 2.8.4

[!] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at C:\Users\abdul\AppData\Local\Android\sdk
• Platform android-29, build-tools 29.0.2
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b03)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses

[√] Android Studio (version 3.5)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin version 44.0.1
• Dart plugin version 191.8593
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b03)

[!] VS Code (version 1.47.0)
• VS Code at C:\Users\abdul\AppData\Local\Programs\Microsoft VS Code
X Flutter extension not installed; install from
https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter

[√] Connected device (1 available)
• AOSP on IA Emulator • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)

! Doctor found issues in 2 categories.

@firebase firebase locked and limited conversation to collaborators Aug 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants