make sure the keystore and key properties file is in the correct location.
flutter expects the keystore to be in the /android/app directory. place your 'key.properties' file (file that holds the sensitive info to access the keystore) in /android.