android/app/build.gradle), apply the Google Services Gradle plugin.// Add the following line:
apply plugin: 'com.google.gms.google-services' // Google Services plugin
android {
// ...
}

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/fd732d71-b30e-476a-abdf-be2cba3ee5db%40googlegroups.com.