bitwarden_secrets 1.0.1 copy "bitwarden_secrets: ^1.0.1" to clipboard
bitwarden_secrets: ^1.0.1 copied to clipboard

retracted

Unoficial driver of the Bitwarden Secrets SDK. Bitwarden Secrets Manager enables developers and DevOps teams to centrally store, manage, and deploy secrets at scale.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bitwarden_secrets

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  bitwarden_secrets: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bitwarden_secrets/bitwarden_secrets.dart';
1
likes
0
points
114
downloads

Publisher

unverified uploader

Weekly Downloads

Unoficial driver of the Bitwarden Secrets SDK. Bitwarden Secrets Manager enables developers and DevOps teams to centrally store, manage, and deploy secrets at scale.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on bitwarden_secrets