json_builder_pro 1.1.0 copy "json_builder_pro: ^1.1.0" to clipboard
json_builder_pro: ^1.1.0 copied to clipboard

A powerful and intuitive Dart package for programmatically building, manipulating, and parsing JSON structures using a tree-based, object-oriented approach.

1.1.0 #

  • New Feature: Implemented factory JSONTree.fromJson(String jsonString) for parsing JSON strings into the tree structure.
  • Enhancement: Enforced single root element in JSONTrunk to ensure valid JSON output.
  • Enhancement: Added dedicated JSONNullLeaf for explicit representation of JSON null values.
  • Improvement: Expanded test coverage for new features and core functionalities.

1.0.4 #

  • Updated for Dart SDK compatibility.
  • Renamed 'examples' directory to 'example'.

1.0.0 #

  • Initial release of the package.
1
likes
160
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful and intuitive Dart package for programmatically building, manipulating, and parsing JSON structures using a tree-based, object-oriented approach.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on json_builder_pro