embedded_config 0.1.2 copy "embedded_config: ^0.1.2" to clipboard
embedded_config: ^0.1.2 copied to clipboard

outdated

Allows application configs to be embedded directly into source code at build-time. Configuration can come from JSON files, environment variables, and build.yaml files.

v0.1.2 #

  • Fix usage of multiple configuration sources with embedded configs mapped to specific paths not working.

v0.1.1 #

  • Address a few package scoring issues including public API documentation.

v0.1.0 #

  • Configuration can now be sourced from JSON files and/or inline build.yaml.
  • Build errors now specify the language element which caused the error.
  • Added support for numeric configuration values.
  • Added support for non-string-only lists.
  • Added support for environment variables.
3
likes
0
pub points
6%
popularity

Publisher

unverified uploader

Allows application configs to be embedded directly into source code at build-time. Configuration can come from JSON files, environment variables, and build.yaml files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, code_builder, embedded_config_annotations, source_gen

More

Packages that depend on embedded_config