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

-/ -
pub points
11
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
0
points
11
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