voo_env 0.1.0 copy "voo_env: ^0.1.0" to clipboard
voo_env: ^0.1.0 copied to clipboard

Secure build-time environment variable handling for Flutter with XOR obfuscation and type support. Never expose your .env files publicly.

Changelog #

0.1.0 #

FEAT: Initial release of voo_env package.

  • Build-time code generation for environment variables
  • XOR obfuscation support for sensitive values
  • Type support for String, int, double, and bool
  • Multi-environment file support
  • @VooEnv class annotation with path, obfuscation, and naming options
  • @EnvField field annotation with type, optional, and default value support
0
likes
160
points
130
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Secure build-time environment variable handling for Flutter with XOR obfuscation and type support. Never expose your .env files publicly.

Homepage
Repository (GitHub)
View/report issues

Topics

#env #environment #configuration #security #code-generation

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on voo_env