The Config module contains configuration component definitions that can be used to build applications and services.
Packages
The module contains the following packages:
- Auth - data patterns
- Build - object key (id) generators
- Config - data processing components
- Connect - data query objects
Use
Add this to your package’s pubspec.yaml file:
dependencies:
pip_services4_config: version
Now you can install package from the command line:
pub get