embedded_config 0.1.3 copy "embedded_config: ^0.1.3" to clipboard
embedded_config: ^0.1.3 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.

0.1.3 #

  • Non-abstract getters are now ignored when generating the embedded config class.

0.1.2 #

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

0.1.1 #

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

0.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
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

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