text_serializer 2025.430.1719 copy "text_serializer: ^2025.430.1719" to clipboard
text_serializer: ^2025.430.1719 copied to clipboard

[text_serializer] A wrapper library for dart.convert.json and yaml/yaml_writer packages.

CHANGELOG.md #

2025.421.821 #

  • Initial release

2025.421.1109 #

  • Removed trim() operation from toYaml() function

2025.423.1408 #

  • Within toYaml(): final $yamlWriter = YamlWriter(allowUnquotedStrings: true);

2025.423.1428 #

  • toYaml() now does not quote string value

2025.423.1447 #

  • Changed description of pubspec.yaml

2025.426.1009 #

  • Added: example/example.dart

2025.428.859 #

  • Introduced yaml_magic package

2025.428.923 #

  • Fixed bug of toYaml() returning an empty string

2025.430.1719 #

  • Added: platforms in pubspec.yaml
0
likes
0
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

[text_serializer] A wrapper library for dart.convert.json and yaml/yaml_writer packages.

Repository (GitHub)
View/report issues

Topics

#json #yaml #config-format

License

unknown (license)

Dependencies

yaml, yaml_magic, yaml_writer

More

Packages that depend on text_serializer