strict_config 2.1.1 strict_config: ^2.1.1 copied to clipboard
Configuration parser with error checking, validation and logging config support.
2.1.1 #
- Replaced pedantic package with lints package.
- Fixed code to remove lint warnings.
2.1.0 #
- Improved values in String produced by ConfigExceptionValue.toString().
2.0.1 #
- Fixed code formatting.
2.0.0 #
- Null safety release.
1.0.1 #
- Removed unnecessary import of 'dart:io'.
- Updated examples and documentation.
1.0.0 #
- Initial version