Help with SHA-1 fingerprint

Database & APIs

I’m creating my delivery app in my city and I need to integrate a Google Maps feature to display the couriers’ real-time location. In order to set up the integrations, I have to generate an API key, which I need to protect by restricting it.

The problem is that, to apply the restrictions, it asks me for the package name (which I already know because Flutterflow provides it directly) and also the SHA-1 certificate fingerprint. The issue is that I have no idea how to obtain it when building the app with Flutterflow, Google Cloud Console, and Firebase.

Sorry if this question sounds obvious; I’m new to this and still getting familiar with the Flutterflow environment.

What have you tried so far?

Most people on the internet do it with keytools, but my problem is that I don’t know where I’m supposed to run that command. I have a Windows PC — should I run it in the CMD I use to deploy Cloud Functions, or somewhere else? Or is it done in a different way?

Did you check FlutterFlow's Documentation for this topic?
No
1