yaml2dart 1.0.0 copy "yaml2dart: ^1.0.0" to clipboard
yaml2dart: ^1.0.0 copied to clipboard

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 const [...]

1.0.0 #

  • Initial version.
1
likes
0
pub points
0%
popularity

Publisher

verified publisherhelio.me

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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

recase, yaml

More

Packages that depend on yaml2dart