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

outdated

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.
2
likes
0
points
13
downloads

Publisher

verified publisherhelio.me

Weekly Downloads

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