flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

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) #7208

Open neha-ann opened 9 months ago

neha-ann commented 9 months ago

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:

AhmeetKaar commented 3 months ago

I'm getting the same error, can you help me if you have solved it?