Unaconfig


If you are bulding a package or library for Dart, you will often need to get the user config from either a standalone file or pubspec.yaml.

Unaconfig lets you find files in various formats and get the first config that matches.

Check out the repository or the package page!