'How to use google secret manage in flutter

I don't want to hardcode my apis keys and secret in code, for which I want to use google secret manager. for which I am using googleapis package. The package provides a way to access google secret manager. But I don't know how to use this. If someone can provide a dummy example code and a flow, it will be a great help for me to integrate it. Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source