#1. flutter clean
#2. Full restart the app.
buildTypes {
release {
signingConfig signingConfigs.release
minifyEnabled false
shrinkResources false
}
}
# Open your .android/app/build.gradle and add
minifyEnabled false
useProguard false
shrinkResources false
Make sure your google-services.json file is copied into the correct folder