flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

The supplied phased action failed with an exception. A problem occurred configuring root project 'android'. Build file 'C:\Users\nehaa\Documents\Flutter\Zoom Clone\zoom_clone\android\build.gradle' line: 16 Plugin [id: 'com.google.gms.google-services'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (plugin dependency must include a version number for this source) Plugin [id: 'com.google.gms.google-services'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (plugin dependency must include a version number for this source)

Open neha-ann opened this issue 1 year ago • 2 comments

I'm getting this error after i added firebase to flutter. I'm a begginer to flutter. Please help me out

error: The supplied phased action failed with an exception. A problem occurred configuring root project 'android'. Build file 'C:\Users\nehaa\Documents\Flutter\Zoom Clone\zoom_clone\android\build.gradle' line: 16 Plugin [id: 'com.google.gms.google-services'] was not found in any of the following sources:

  • Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
  • Plugin Repositories (plugin dependency must include a version number for this source) Plugin [id: 'com.google.gms.google-services'] was not found in any of the following sources:
  • Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
  • Plugin Repositories (plugin dependency must include a version number for this source)

neha-ann avatar Feb 08 '24 12:02 neha-ann