A problem occurred evaluating project ':cloud_firestore'. #9895
Unanswered
KhaledAhmedMohammed
asked this question in
Q&A
Replies: 1 comment
-
I am also having the same problem and didn't come to a solution yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use cloud firestore in my app s I added it to pubspec.yaml and ran
flutter pub get
but when I run my app an error happensFAILURE: Build failed with an exception.
Where:
Build file 'C:\Users\Dell\flutter.pub-cache\hosted\pub.dartlang.org\cloud_firestore-4.0.4\android\build.gradle' line: ??
What went wrong:
A problem occurred evaluating project ':cloud_firestore'.
BUILD FAILED in 1m 53s
Exception: Gradle task assembleDebug failed with exit code 1
Beta Was this translation helpful? Give feedback.
All reactions