config 0.0.5 config: ^0.0.5 copied to clipboard
Support for environment configurations
config #
Support for environment configurations
Usage #
A simple usage example:
import 'package:config/config.dart';
main() {
// TODO: ...
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.