environment_config 1.1.0 copy "environment_config: ^1.1.0" to clipboard
environment_config: ^1.1.0 copied to clipboard

outdated

Environment specific config generator. Allows to specify env configuration during CI/CD build. Primarily created to simplify Flutter build configuration

[1.1.0] - 02.03.2020 #

  • Added support of global env variables during build
  • Added ability to make field optional with empty string on default key

[1.0.1] - Exception handling #

Changed code execution to Future chain

[1.0.0+3] - DartDoc added #

Added dart docs to package classes

[1.0.0+2] - Update description #

Remove special chars from description

[1.0.0+1] - Codestyle updates #

Update codestyle according to pub.dev recommendations

[1.0.0] - Initial release #

Features

  • added Dart class generation
  • added .env generation
90
likes
40
points
7.63k
downloads

Publisher

unverified uploader

Weekly Downloads

Environment specific config generator. Allows to specify env configuration during CI/CD build. Primarily created to simplify Flutter build configuration

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

args, code_builder, dart_style, yaml

More

Packages that depend on environment_config