config_builder 2.1.0 copy "config_builder: ^2.1.0" to clipboard
config_builder: ^2.1.0 copied to clipboard

Build your app config via code generation from .json files in a type safe way

[2.1.0] #

  • update dependencies

[2.0.0] #

  • null safety

[1.1.0] #

  • update dependencies

[1.0.1] #

  • lint fixes

[1.0.0] #

  • Breaking Change: Now use BuiltStep.findAssets to let build_runner watch the consumed files for changes! This means that the caches are properly invalidated on changes! But this also means that only files under /lib can be found, so this is a breaking change: if you stored your config.json files outside of lib/ the will not be found anymore!

  • fixed deprecated analyzer fields/methods

[0.5.0] #

Add better error messages

Update dependency versions

[0.4.0+1] #

Lint fixes

[0.4.0] #

Use analyzer ^0.39.0.

[0.3.0] #

Use analyzer ^0.38.0 and newer source_gen versions. built_value and json_serializable support this version by now.

[0.2.0] #

Use analyzer ^0.36.4 in order to be compatible to built_value

[0.1.0] #

Use analyzer >= 0.37.0

5
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Build your app config via code generation from .json files in a type safe way

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

analyzer, build, glob, source_gen

More

Packages that depend on config_builder