embedded_config_annotations 0.3.0 copy "embedded_config_annotations: ^0.3.0" to clipboard
embedded_config_annotations: ^0.3.0 copied to clipboard

Annotations to configure code generation for the embedded_config package.

0.3.0 #

  • (breaking change) Migrated to null-safety.
  • Add the @EmbeddedPropertyName annotation to let a key other than the property name in Dart to be used for that property's configuration key.
  • Changed minimum SDK version to 2.12.0.

0.2.0 #

  • (breaking change) EmbeddedConfig.path is now a List<String>. This addresses incompatibilities with keys containing . characters.

0.1.1 #

  • Add an example to address package scoring.

0.1.0 #

  • Replace @FromEmbeddedConfig annotation with @EmbeddedConfig.
1
likes
160
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Annotations to configure code generation for the embedded_config package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on embedded_config_annotations