Horje
sha-256 in flutter Code Example
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
sha-256 in flutter
Go to C:\Users\<REPLACE-THIS-WITH-YOUR-USERNAME>\.android and execute keytool -list -v -alias androiddebugkey -keystore ./debug.keystore
generate sha-1 for flutter
./gradlew signingReport




Whatever

Related
burstable instances Code Example burstable instances Code Example
how to apply color to bootstrap icons Code Example how to apply color to bootstrap icons Code Example
Change eslint line color under warnings in VSCode Code Example Change eslint line color under warnings in VSCode Code Example
fivem esx init Code Example fivem esx init Code Example
getusermedia mirror Code Example getusermedia mirror Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7