[firebase-cloud-firestore] FAILURE: Build failed with an exception #3970
Unanswered
chauhannaman98
asked this question in
Q&A
Replies: 1 comment
-
Please see |
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.
-
Steps to Reproduce
google-services.json
for firebase project.flutter run -v
. You'll get an exception while Gradle build.I made this commit for adding the dependencies in my android project.
Expected results: I expected the application build successful and app running normally on my emulator.
Actual results: The command
flutter run
failed after it showed up an error.Error on running app
`flutter analyze`
`flutter doctor -v`
Beta Was this translation helpful? Give feedback.
All reactions