sha-256 in flutter
Go to C:\Users\<REPLACE-THIS-WITH-YOUR-USERNAME>\.android and execute keytool -list -v -alias androiddebugkey -keystore ./debug.keystore
sha-256 in flutter
Go to C:\Users\<REPLACE-THIS-WITH-YOUR-USERNAME>\.android and execute keytool -list -v -alias androiddebugkey -keystore ./debug.keystore
sha-1 flutter
cmd 1 : keytool -exportcert -v -alias androiddebugkey -keystore %USERPROFILE%/.android/debug.keystore
Enter password : android
NOTE: cmd 1 will generate unreadable SHA1 fingerprint to make it readable enter cmd2
cmd 2 : keytool -list -v -alias androiddebugkey -keystore %USERPROFILE%/.android/debug.keystore
Enter Password : android
generate sha-1 for flutter
./gradlew signingReport
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us