yaml 0.10.0 copy "yaml: ^0.10.0" to clipboard
yaml: ^0.10.0 copied to clipboard

outdatedDart 1 only

A parser for YAML.

0.10.0 #

  • Improve error messages when a file fails to parse.

0.9.0+2 #

  • Ensure that maps are order-independent when used as map keys.

0.9.0+1 #

  • The YamlMap class is deprecated. In a future version, maps returned by loadYaml and loadYamlStream will be Dart HashMaps with a custom equality operation.
281
likes
15
points
7.12M
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

A parser for YAML.

License

BSD-3-Clause (license)

Dependencies

collection, string_scanner

More

Packages that depend on yaml