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

outdated

Load environment variables from a `.env` file and converts it into a dart-define string. You can optionally copy the config to VS Code, Android Studio Run Configurations or to the clipboard.

0.2.0 #

  • Added: Experimental Support for Android Studio Workspace and Run Configs
  • Changed: Code Cleanup, Make it easier to add support for different type of config files in future if required

0.1.1 #

  • Added: Example
  • Fixed: Dart define variables should be enclosed in quotes if they have a whitespace.

0.1.0 #

  • Initial release
19
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Load environment variables from a `.env` file and converts it into a dart-define string. You can optionally copy the config to VS Code, Android Studio Run Configurations or to the clipboard.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, console, dotenv, xml

More

Packages that depend on define_env