dart-lang / yaml

A Dart YAML parser.
https://pub.dev/packages/yaml
MIT License
169 stars 58 forks source link

Support for null safety #93

Closed tomaszpolanski closed 3 years ago

tomaszpolanski commented 3 years ago

Is it possible to have a branch with the code that is migrated to null safety so other apps/libs that use yaml package could start migrating as well?

pq commented 3 years ago

See #94.

natebosch commented 3 years ago

https://pub.dev/packages/yaml/versions/3.0.0