{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigjcmwpofhb76varrleyvilw5lw3orthvvunlvszy4xtbcxl7o7ju",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mojy44ysid42"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/fl_env",
"publishedAt": "2026-06-18T04:21:55.522Z",
"site": "https://pub.dev",
"textContent": "Secure environment variable management for Flutter. CLI-encrypted .env files, decrypted natively at runtime — no plaintext at rest in the compiled binary. Changelog excerpt: ### New features - **CLI tool**: `fl_env setup`, `keygen`, `build`, `scan`, `check`, `inspect`commands. - **`fl_env build`**: Encrypts all `.env`tier values with AES-256-GCM (HKDF-SHA256 key derivation) and writes a binary registry (`fl_env_registry.bin`/ `FlEnvRegistry.bin`) plus a binary key file (`fl_env_key.bin`/ `FlEnvKey.bin`) into the consumer's own app module. Resources are written to `android/app/src/main/res/raw/`and `ios/Runner/`by default — the consumer's directories, not the plugin[...]",
"title": "v0.1.0 of fl_env",
"updatedAt": "2026-06-18T03:39:41.954Z"
}