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

Encrypt values from `.secure_env` into Rust ciphertext at build time and read them at runtime via `dart:ffi` (AES-256-GCM). Keeps plaintext secrets out of Dart sources and JNI / Apple native binaries [...]

2 versionsVersions feed

Stable versions of secure_env

VersionMin Dart SDKUploadedDocumentationArchive
1.0.13.116 days agoGo to the documentation of secure_env 1.0.1Download secure_env 1.0.1 archive
1.0.03.116 days agoGo to the documentation of secure_env 1.0.0Download secure_env 1.0.0 archive
2
likes
140
points
71
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Encrypt values from `.secure_env` into Rust ciphertext at build time and read them at runtime via `dart:ffi` (AES-256-GCM). Keeps plaintext secrets out of Dart sources and JNI / Apple native binaries shipped with your app.

Repository (GitHub)
View/report issues

Topics

#security #secrets #encryption #ffi #environment

License

MIT (license)

Dependencies

args, crypto, cryptography, ffi, flutter

More

Packages that depend on secure_env

Packages that implement secure_env