-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Comments
Hi @munene5470 |
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. |
did you find a solution? I'm also having this problem |
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. |
i am having same problem below is the error from error log and Compiler message: export 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart' import 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart';
Compiler message: export 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart' import 'package:firebase_core_platform_interface/firebase_core_platform_interface.dart';
FAILURE: Build failed with an exception.
BUILD FAILED in 39s flutter doctor output :
[!] Android toolchain - develop for Android devices (Android SDK version 29.0.2) [√] Android Studio (version 3.5) [!] VS Code (version 1.47.0) [√] Connected device (1 available) ! Doctor found issues in 2 categories. |
The text was updated successfully, but these errors were encountered: