amangautam1 / flutter-musicplayer

A complete music player in flutter with cool UI and design.
MIT License
435 stars 138 forks source link

File google-services.json is missing. The Google Services Plugin cannot function without it. #23

Closed imdarpn closed 3 years ago

imdarpn commented 4 years ago

BUILD FAILED in 10s Finished with error: Gradle task assembleDebug failed with exit code 1

baalu06 commented 4 years ago

To build and check the app, comment out below lines apply plugin: 'com.google.gms.google-services' in "..\flutter-musicplayer-master\android\app\build.gradle"

classpath 'com.google.gms:google-services:3.2.1' in "..\flutter-musicplayer-master\android\build.gradle"

firebase_admob: ^0.9.0+2 in "pubspec.yaml"