env_builder_cli 1.1.2 copy "env_builder_cli: ^1.1.2" to clipboard
env_builder_cli: ^1.1.2 copied to clipboard

A Flutter CLI tool to automate the creation and maintenance of the env Flutter package from multiple .env files.

1.0.0 #

  • Initial version.

1.0.0+1 #

  • README modified.
  • LICENSE changed.

1.1.0 #

  • Added environment file encryption/decryption with AES
  • Improved error handling for invalid/corrupted files
  • Updated README with usage examples

1.1.1 #

  • Ask a user if he want to encrypt .env files in his env package
  • Bug fixed

1.1.2 #

  • Refactored code structure for improved maintainability
  • Updated example package structure
  • Modified the env package generation's command
3
likes
150
points
155
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter CLI tool to automate the creation and maintenance of the env Flutter package from multiple .env files.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, cli_util, crypto, encrypt, path, universal_io, yaml, yaml_edit

More

Packages that depend on env_builder_cli