json_extractor 1.1.2 copy "json_extractor: ^1.1.2" to clipboard
json_extractor: ^1.1.2 copied to clipboard

A minimal library to extract and flatten JSON values according to a user-specified map schema.

1.0.0 #

  • Initial version.

1.0.1 #

  • Extended pub.dev package description.

1.0.2 #

  • Changed minimal SDK version to 2.12.0 to indicate the full null-safety support.

1.1.0 #

  • Fixed the signature of the methods, so they can take JSON in any cases.
  • Added support for JSON arrays with processAsList method.
  • Added the extract option to both process and processAsList methods.

1.1.1 #

  • Raised the maximum Dart SDK version to support Dart 3.
  • Added the issue tracker link to the pubspec file.

1.1.2 #

  • Fixed some mistakes in the README.
4
likes
160
points
55
downloads

Publisher

verified publishermitryp.com.ua

Weekly Downloads

A minimal library to extract and flatten JSON values according to a user-specified map schema.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on json_extractor