secure_dotenv_generator 0.2.0 copy "secure_dotenv_generator: ^0.2.0" to clipboard
secure_dotenv_generator: ^0.2.0 copied to clipboard

discontinued
outdated

Code generator for secure_dotenv

0.2.0 #

  • fix: users can now provide a IV for encryption, also an output file name can be provided to store the encryption key and iv automatically.

0.1.1 #

  • fix: empty string in .env file crashes gen. Now treated as null.

0.1.0 #

  • Initial release