In this blog I am going to explain that how to get SHA1-Key in Flutter. So, Before Create a flutter project. And, When you using “https://console.firebase.google.com/“ from sign in or login then require, SHA1-Key.
go to your app root directory
Ex:- /e/Flutter_project/{yourprojectname}/
go inside the android folder in your project
“cd android”
then run, after that
“./gradlew signinReport”
Ex:- /e/Flutter_project/{yourprojectname}/android/./gradlew signinReport
that’s it.
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024