google_secret_manager 1.0.10 copy "google_secret_manager: ^1.0.10" to clipboard
google_secret_manager: ^1.0.10 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.10 #

  • Removed the additional http and google package exports.

1.0.9 #

  • Exported the http package.

1.0.8 #

  • Updated the response type of the get() method to be non-nullable.
  • Added optional projectId argument to the get() method.

1.0.7 #

  • Exported the google packages.
  • Updated the example code.
  • Updated the README.md file.

1.0.6 #

  • Updated the example code.

1.0.5 #

  • Updated the pubspec.yaml file.

1.0.4 #

  • Updated the pubspec.yaml file.
  • Updated the README.md file.

1.0.3 #

  • Added the version to the get method of the GoogleSecretManager interface.
  • Updated the README.md file.

1.0.2 #

  • Updated the README.md file.

1.0.1 #

  • Removed the GoogleSecretManagerInitializer class.

1.0.0 #

  • Initial version.
11
likes
150
points
339
downloads

Publisher

verified publishermiddelkamp.dev

Weekly Downloads

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.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

googleapis, googleapis_auth, http

More

Packages that depend on google_secret_manager