secure_env_manager 1.0.0 copy "secure_env_manager: ^1.0.0" to clipboard
secure_env_manager: ^1.0.0 copied to clipboard

A secure environment variable manager for Flutter/Dart with code generation, encryption support, and type-safe configuration access.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-27 #

Added #

  • Initial release of secure_env_manager
  • YAML schema definition for environment variables
  • Code generation via build_runner
  • AES encryption/decryption for secrets
  • Type-safe runtime access API
  • CLI tools for encryption, validation, and generation
  • Environment extensions support (dev, staging, prod)
  • Comprehensive test suite
  • Example Flutter app
  • Full documentation
1
likes
140
points
67
downloads

Publisher

verified publishergodfreylebo.dev

Weekly Downloads

A secure environment variable manager for Flutter/Dart with code generation, encryption support, and type-safe configuration access.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

build, encrypt, flutter, meta, path, yaml

More

Packages that depend on secure_env_manager