/dart_yaml2dart

Converts a YAML file to a Dart file containing global scope constants. It allows developers to easily use YAML data in their Dart projects by generating a separate file with all the YAML data as constants. Especially good for pubspec.yaml.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Watchers