cli_config 0.2.0 copy "cli_config: ^0.2.0" to clipboard
cli_config: ^0.2.0 copied to clipboard

A library to take config values from configuration files, CLI arguments, and environment variables.

0.2.0 #

  • Breaking Change Rename Config.fromArgs to Config.fromArguments.
  • Add Config.fromArgumentsSync.

0.1.2 #

  • Add usage docs to the readme.
  • Require Dart 3.0.

0.1.1 #

  • Support non-String map keys in YAML configuration files.
  • Support null values in YAML configuration files.

0.1.0 #

  • Initial version.
5
likes
130
pub points
99%
popularity

Publisher

verified publishertools.dart.dev

A library to take config values from configuration files, CLI arguments, and environment variables.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, yaml

More

Packages that depend on cli_config