google_secret_manager 1.0.7
google_secret_manager: ^1.0.7 copied to clipboard
This package provides an API for accessing Google Secret Manager using Dart. This package is useful for developers who want to securely store and retrieve secrets.
1.0.7 #
- Exported the google packages.
- Updated the
examplecode. - Updated the
README.mdfile.
1.0.6 #
- Updated the example code.
1.0.5 #
- Updated the
pubspec.yamlfile.
1.0.4 #
- Updated the
pubspec.yamlfile. - Updated the
README.mdfile.
1.0.3 #
- Added the version to the
getmethod of theGoogleSecretManagerinterface. - Updated the
README.mdfile.
1.0.2 #
- Updated the
README.mdfile.
1.0.1 #
- Removed the
GoogleSecretManagerInitializerclass.
1.0.0 #
- Initial version.